Would be nice to have some linting for CSS/JS so we keep it consistent. I like stylelint and eslint. There is a Svelte plugin for eslint which would be good to set up also. Maybe some other plugins for the libraries we use on client code.
Also set up a Github workflow to run these lints. Eventually we may want to add tests also.
Would be nice to have some linting for CSS/JS so we keep it consistent. I like stylelint and eslint. There is a Svelte plugin for eslint which would be good to set up also. Maybe some other plugins for the libraries we use on client code.
Also set up a Github workflow to run these lints. Eventually we may want to add tests also.