run lint on webview-ui

This commit is contained in:
Justin Quan
2024-12-16 15:01:07 -08:00
parent 6db30b5e90
commit b7571df60e
3 changed files with 7 additions and 4 deletions

View File

@@ -34,7 +34,8 @@
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@types/vscode-webview": "^1.57.5"
"@types/vscode-webview": "^1.57.5",
"eslint": "^8.57.0"
}
},
"node_modules/@adobe/css-tools": {