@kurone-kito/lint-staged-config

0.10.0 • Public • Published

@kurone-kito/lint-staged-config

My lint-staged configuration for any projects

Usage

Install this package and its peer dependencies:

npm install --save-dev \
  @kurone-kito/lint-staged-config \
  cspell \
  eslint \
  eslint-formatter-codeframe \
  lint-staged \
  prettier

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

export { default } from '@kurone-kito/lint-staged-config/.lintstagedrc.json' assert { type: 'json' };

License

MIT

Package Sidebar

Install

npm i @kurone-kito/lint-staged-config

Weekly Downloads

8

Version

0.10.0

License

MIT

Unpacked Size

3.8 kB

Total Files

5

Last publish

Collaborators

  • kurone-kito