remove unnecessary line
This commit is contained in:
parent
21c694fde8
commit
b99803f639
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"extends": "@react-native/typescript-config/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"jsx": "react",
|
||||
"noImplicitAny": false
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue