Skip to content

Commit 2ebce2b

Browse files
committed
feat(deps): add typescript-eslint/parser dependency
1 parent 1b9054a commit 2ebce2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
},
2828
"dependencies": {
2929
"@react-native-community/eslint-config": "^1.0.0",
30+
"@typescript-eslint/parser": "^2.25.0",
3031
"eslint-config-prettier": "^6.10.1",
3132
"eslint-plugin-import": "^2.20.1",
3233
"eslint-plugin-import-order-alphabetical": "^1.0.0",

0 commit comments

Comments
 (0)