chore: fix eslint crashing issues (#1951)
This commit is contained in:
@@ -17,16 +17,5 @@
|
||||
"target": "esnext",
|
||||
"typeRoots": ["node_modules/@types", "./src/Types/*"]
|
||||
},
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"babel.config.js",
|
||||
"metro.config.js",
|
||||
"jest.config.js",
|
||||
"e2e",
|
||||
"html",
|
||||
"android",
|
||||
"WebFrame",
|
||||
"ios",
|
||||
"fastlane"
|
||||
]
|
||||
"include": ["src"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user