Files
formbricks-formbricks/apps/demo-react-native/tsconfig.json
Dhruwang Jariwala b3e6e8d5d0 feat: multi language UI (#3133)
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
2024-10-31 08:23:57 +00:00

7 lines
85 B
JSON

{
"compilerOptions": {
"strict": true
},
"extends": "expo/tsconfig.base"
}