mirror of
https://github.com/status-im/keycard-exit.git
synced 2025-01-19 07:12:20 +00:00
7 lines
120 B
JSON
7 lines
120 B
JSON
{
|
|
"extends": "@react-native/typescript-config/tsconfig.json",
|
|
"compilerOptions": {
|
|
"noImplicitAny": false
|
|
}
|
|
}
|