zodern / melte

Svelte compiler for Meteor with built in tracker integration and HMR
MIT License
33 stars 14 forks source link

update docs - compatibility with svelte-meteor-data, sourcemaps broken #26

Open tosinek opened 1 year ago

tosinek commented 1 year ago

Also not sure about

Melte does not check the types when compiling Svelte files.
To check types, you can use svelte-check or eslint-plugin-svelte3.

I am not using either and the type checking in VS Code works.