UNPKG

@indexea/scaffold-svelte

Version:

This is the scaffolding of Indexea search, on which you can adjust the typography and style of the search interface

11 lines (10 loc) 230 B
{ "compilerOptions": { "composite": true, "module": "esnext", "resolveJsonModule": true, "allowSyntheticDefaultImports": true, "moduleResolution": "node" }, "include": ["vite.config.ts", "config.json"] }