sveltejs / template

Template for building basic applications with Svelte
1.74k stars 810 forks source link

eslint default rc file #49

Closed frederikhors closed 5 years ago

frederikhors commented 5 years ago

Can we add an .eslintrc.js (or other names) for eslinting?

Using eslint-plugin-svelte3.

Conduitry commented 5 years ago

I don't think we want this barebones project template to contain any more tooling than it has to. People don't have to use eslint to make a simple app.