Add eslint and fix bullet lists
This commit is contained in:
@@ -19,10 +19,14 @@
|
||||
"author": "Wholteza (Zackarias Montell)",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@types/node": "^20.11.5",
|
||||
"browser-sync": "^3.0.4",
|
||||
"concurrently": "^8.2.1",
|
||||
"eslint": "^10.0.3",
|
||||
"globals": "^17.4.0",
|
||||
"nodemon": "^3.0.1",
|
||||
"typescript": "^5.3.3"
|
||||
"typescript": "^5.3.3",
|
||||
"typescript-eslint": "^8.57.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user