0.0.2 • Published 5 years ago
@svelterialjs/eslint-config v0.0.2
ESLint config
Common ESLint configuration for the Svelterial and Svelte projects.
Installation:
npm i -D eslint @svelterialjs/eslint-configUsage
"eslintConfig": {
"extends": "@svelterialjs"
}