UNPKG

consensys-ui

Version:

Consensys UI component library and design system

19 lines (18 loc) 269 B
{ "extends": "expo/tsconfig.base", "compilerOptions": { "strict": true, "paths": { "@/*": [ "./*" ] } }, "include": [ "**/*.ts", "**/*.tsx", "nativewind-env.d.ts", ".expo/types/**/*.ts", "expo-env.d.ts" ] }