We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e45bdc commit 4421bc2Copy full SHA for 4421bc2
template/_eslintrc.js
@@ -1,6 +1,4 @@
1
module.exports = {
2
root: true,
3
extends: '@react-native-community',
4
- parser: '@typescript-eslint/parser',
5
- plugins: ['@typescript-eslint'],
6
};
0 commit comments