we are linting.

This commit is contained in:
2025-11-08 21:06:55 -05:00
parent 7aa25ed95c
commit 7cf4a47a60
3 changed files with 109 additions and 171 deletions

View File

@@ -23,6 +23,7 @@
},
"devDependencies": {
"@eslint/js": "^9.24.0",
"eslint": "^9.24.0"
"eslint": "^9.39.1",
"globals": "^16.5.0"
}
}