Skip to content
Merged

Patch #136

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update package.json
Add `eslint-import-resolver-typescript`
  • Loading branch information
arghyaxcodes committed Feb 6, 2022
commit 1bb4c05e532a3ed0c4bc4b0883bf73d32176dfbf
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
"eslint": "7.32.0",
"eslint-config-next": "^12.0.10",
"eslint-config-react-app": "^6.0.0",
"eslint-import-resolver-typescript": "^2.5.0",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-import": "2.25.3",
"prettier": "^2.5.1",
Expand Down