UNPKG

create-instantsearch-app

Version:

⚡️ Build InstantSearch apps at the speed of thought

11 lines (10 loc) 210 B
{ "extends": "./tsconfig", "compilerOptions": { "outDir": "dist", "noEmit": false, "declaration": true, "emitDeclarationOnly": true }, "exclude": ["example/index.tsx", "**/__tests__"] }