add eslint-plugin to devDeps

This commit is contained in:
Cory Miller 2022-12-01 20:13:49 +00:00
parent c0f5573131
commit 80a11f962a
2 changed files with 233 additions and 0 deletions

View file

@ -41,6 +41,7 @@
"@types/jest": "^27.0.2",
"@types/node": "^12.7.12",
"@types/uuid": "^3.4.6",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"@zeit/ncc": "^0.20.5",
"eslint": "^7.32.0",