Skip to content

Commit 4421bc2

Browse files
committed
Remove redundant TS parser and plugin
1 parent 6e45bdc commit 4421bc2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

template/_eslintrc.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
module.exports = {
22
root: true,
33
extends: '@react-native-community',
4-
parser: '@typescript-eslint/parser',
5-
plugins: ['@typescript-eslint'],
64
};

0 commit comments

Comments
 (0)