Skip to content

Commit

Permalink
Add missing lint plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
brophdawg11 committed Jan 8, 2024
1 parent c210e9f commit a5109e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/spa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"@typescript-eslint/eslint-plugin": "^6.7.4",
"eslint": "^8.38.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.33.2",
Expand Down

0 comments on commit a5109e6

Please sign in to comment.