eslint-config-nycode

1.0.3 • Public • Published

eslint-config-nycode

My personal eslint configuration.

Usage

Install eslint and my configuration with your favorite package manager.

pnpm add -D eslint eslint-config-nycode

Create a new file .eslintrc.json with the following content:

{
  "root": true,
  "extends": ["nycode"]
}

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-nycode

Weekly Downloads

3

Version

1.0.3

License

MIT

Unpacked Size

4.41 kB

Total Files

13

Last publish

Collaborators

  • nycode