Small fixes

This commit is contained in:
2026-02-11 10:58:14 +01:00
parent 5b403ce289
commit b375061b38
4 changed files with 754 additions and 2 deletions

8
package.json Normal file
View File

@@ -0,0 +1,8 @@
{
"devDependencies": {
"@eslint/js": "^9.0.1",
"@stylistic/eslint-plugin": "^5.8.0",
"eslint-plugin-vue": "^10.7.0",
"typescript-eslint": "^8.55.0"
}
}