UNPKG

react-native-dropdown-select-list-kj

Version:
15 lines (14 loc) 295 B
{ "compilerOptions": { "target": "ES5", "module": "CommonJS", "declaration": true, "outDir": "dist", "strict": true, "jsx": "react", "esModuleInterop": true, "skipLibCheck": true }, "include": ["./"], "exclude": ["node_modules", "dist", "**/*.test.ts"] }