{ "compilerOptions": { "target": "ESNext", "jsx": "preserve", "jsxImportSource": "solid-js", "moduleResolution": "Bundler", "outDir": "./static" } }