8.3.3 • Published 23 days ago

@frosas/eslint-config v8.3.3

Weekly downloads
153
License
MIT
Repository
-
Last release
23 days ago

My usual ESLint config

Setup

$ npm i -D @frosas/eslint-config

Copy the project-specific files and edit them as needed:

$ cp -a node_modules/@frosas/eslint-config/project-files/. .

Integrate it into the project development workflow. For example, in your package.json:

{
  "scripts": {
    "lint": "eslint .",
    "test": "npm run lint && ..."
  }
}

Contributing

  • npm run generate-types and commit the changes
  • Update CHANGELOG.md
  • npm version <major | minor | patch>
  • npm publish [--tag next]
8.3.3

23 days ago

8.3.2

26 days ago

8.3.1

26 days ago

8.3.0

27 days ago

8.2.1

27 days ago

8.1.0

28 days ago

8.0.0

28 days ago

8.2.0

28 days ago

8.0.0-0

28 days ago

7.3.0

28 days ago

7.2.1

28 days ago

7.2.0

28 days ago

7.1.0

28 days ago

7.0.0-0

1 month ago

7.0.0

1 month ago

7.0.2

1 month ago

7.0.1

1 month ago

6.1.0

5 months ago

6.0.0

5 months ago

5.4.0

2 years ago

5.3.0

2 years ago

5.2.0

3 years ago

5.1.0

3 years ago

5.0.0

3 years ago

4.0.0

3 years ago

3.0.0

4 years ago

2.0.0

4 years ago

1.1.0

4 years ago

1.0.0

5 years ago

0.4.0

5 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago