hbnxgdh
Results
1
comments of
hbnxgdh
Added "target": "ESNext" and now it just works. { "compilerOptions": { "target": "ESNext", "composite": true, "module": "ESNext", "moduleResolution": "Node", "allowSyntheticDefaultImports": true }, "include": ["vite.config.ts"] }