Updated packagejson for eslint

This commit is contained in:
Joep 2023-09-09 14:11:00 +02:00
parent 0f85be0cb8
commit bf0a2ac9f0
2 changed files with 1637 additions and 0 deletions

1632
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

5
package.json Normal file
View File

@ -0,0 +1,5 @@
{
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.6.0"
}
}