1.0.1 • Published 7 months ago

eslint-extreme v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

ESLint Extreme config

Installing

  1. In your project folder, run:
pnpm add -D eslint-extreme
  1. You will see several dependencies were installed. Now, create (or update) a .eslintrc.js file with the following content:
{
  'plugins': ["extreme"],
}
1.0.1

7 months ago

1.0.0

7 months ago