[Build] Add linter
This commit is contained in:
8
package.json
Normal file
8
package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.37.0",
|
||||
"@stylistic/eslint-plugin": "^5.4.0",
|
||||
"eslint-plugin-vue": "^10.5.1",
|
||||
"typescript-eslint": "^8.46.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user