Skip to content

Commit

Permalink
remove unnecessary ts eslint deps from template
Browse files Browse the repository at this point in the history
  • Loading branch information
kelset committed Dec 1, 2022
1 parent da4243b commit dba7803
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
"@types/jest": "^29.2.1",
"@types/react": "^18.0.24",
"@types/react-test-renderer": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.37.0",
"@typescript-eslint/parser": "^5.37.0",
"babel-jest": "^29.2.1",
"eslint": "^8.19.0",
"jest": "^29.2.1",
Expand Down

0 comments on commit dba7803

Please sign in to comment.