0.19.0 • Published 6 months ago

@kurone-kito/eslint-config-solid v0.19.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

@kurone-kito/eslint-config-solid

My ESLint configuration for Solid.js projects.

Usage

First, install this package and its peer dependencies:

npm install --save-dev @kurone-kito/eslint-config-solid eslint

Then, create a eslint.config.mjs file. If exists, merge the following configuration into it:

export { default } from '@kurone-kito/eslint-config-solid';

License

MIT