UNPKG

react-native-gradients

Version:
15 lines (14 loc) 296 B
{ "compilerOptions": { "target": "ES5", "jsx": "react-native", "lib": ["ES2015"], "moduleResolution": "Node", "strict": true, "noImplicitAny": true, "skipLibCheck": true, "esModuleInterop": true }, "include": ["src/**/*.ts"], "exclude": ["node_modules"] }