Live video on the AT Protocol
at eli/fix-gitlab 7 lines 160 B view raw
1{ 2 "extends": "./tsconfig.base", 3 "compilerOptions": { 4 "strict": true 5 }, 6 "include": ["**/*.ts", "**/*.tsx", ".expo/types/**/*.ts", "expo-env.d.ts"] 7}