mirror of
https://github.com/status-im/keycard-exit.git
synced 2025-01-21 00:00:43 +00:00
fixed tsconfig
This commit is contained in:
parent
d4232d91ea
commit
21c694fde8
@ -1,4 +1,7 @@
|
|||||||
{
|
{
|
||||||
"extends": "@react-native/typescript-config/tsconfig.json",
|
"extends": "@react-native/typescript-config/tsconfig.json",
|
||||||
|
"compilerOptions": {
|
||||||
|
"jsx": "react",
|
||||||
"noImplicitAny": false
|
"noImplicitAny": false
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user