sveltejs / vite-plugin-svelte

Svelte plugin for http://vitejs.dev/
MIT License
844 stars 103 forks source link

[docs]: fix `compilerOptions` exampe #691

Closed ivanhofer closed 1 year ago

ivanhofer commented 1 year ago

I got an error when trying to use the import from the docs:

Unexpected token g in JSON at position 1

This PR fixes the example.