UNPKG

create-instantsearch-app

Version:

⚡️ Build InstantSearch apps at the speed of thought

12 lines (11 loc) 217 B
{ "compilerOptions": { "target": "ESNext", "moduleResolution": "node", "noEmit": true, "strict": true, "skipLibCheck": true, "allowSyntheticDefaultImports": true }, "exclude": ["dist"] }