{ "extends": "@react-native/typescript-config", "compilerOptions": { "paths": { "@/*": ["./*"] }, "jsx": "react-native" } }