UNPKG

bt-react-select

Version:
19 lines (18 loc) 426 B
{ "compilerOptions": { "target": "ES5", "lib": ["DOM", "DOM.Iterable", "ESNext"], "allowJs": true, "skipLibCheck": true, "module": "ESNext", "moduleResolution": "node", "strict": true, "jsx": "react", "declaration": true, "outDir": "./dist", "allowSyntheticDefaultImports": true, "esModuleInterop": true }, "include": ["src/**/*"], "exclude": ["node_modules", "dist"] }