Removed unused deps/ organized
Signed-off-by: Scott Gould <greysilly7@gmail.com>
This commit is contained in:
parent
a5b521e373
commit
dbbba430b7
1 changed files with 7 additions and 13 deletions
20
package.json
20
package.json
|
@ -18,23 +18,17 @@
|
|||
"ts-to-jsdoc": "^2.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5.6.2",
|
||||
"eslint": "^8.57.1",
|
||||
"@eslint/js": "^9.10.0",
|
||||
"@html-eslint/eslint-plugin": "^0.25.0",
|
||||
"@html-eslint/parser": "^0.25.0",
|
||||
"@stylistic/eslint-plugin": "^2.3.0",
|
||||
"@types/compression": "^1.7.5",
|
||||
"@types/eslint__js": "^8.42.3",
|
||||
"typescript-eslint": "^7.18.0",
|
||||
"@html-eslint/eslint-plugin": "^0.25.0",
|
||||
"@types/compression": "^1.7.5",
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/node-fetch": "^2.6.11",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-plugin-html": "^8.1.1",
|
||||
"eslint-plugin-sonarjs": "^1.0.4",
|
||||
"eslint-plugin-unicorn": "^55.0.0",
|
||||
"gulp": "^5.0.0",
|
||||
"gulp-copy": "^5.0.0",
|
||||
"gulp-typescript": "^6.0.0-alpha.1",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.6.2",
|
||||
"typescript-eslint": "^7.18.0"
|
||||
"gulp-typescript": "^6.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue