restore linitng

This commit is contained in:
Scott Gould 2024-09-19 13:35:30 -04:00
parent cc8b3ed638
commit db16a98a79
No known key found for this signature in database
2 changed files with 92 additions and 1 deletions

View file

@ -23,6 +23,9 @@
"@html-eslint/eslint-plugin": "^0.25.0",
"@types/compression": "^1.7.5",
"@types/eslint__js": "^8.42.3",
"eslint-plugin-sonarjs": "^1.0.4",
"eslint-plugin-unicorn": "^55.0.0",
"@stylistic/eslint-plugin": "^2.3.0",
"@types/express": "^4.17.21",
"@types/node-fetch": "^2.6.11",
"eslint": "^8.57.1",
@ -32,4 +35,4 @@
"typescript": "^5.6.2",
"typescript-eslint": "^7.18.0"
}
}
}