1.0.7 • Published 2 years ago

@soulsbros/eslint-config v1.0.7

Weekly downloads
-
License
GPL-3.0-only
Repository
github
Last release
2 years ago

@soulsbros/eslint-config

A comprehensive Eslint configuration

Usage

Create a .eslintrc file with the following:

{
  "extends": [
    "@soulsbros/eslint-config"
  ],
}

Note: there is an issue with eslint-plugin-prettier and eslint-config-prettier not installing correctly for some reason, so you'll have to install those as devDependency manually in the subprojects that extend this config

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

2.0.0

2 years ago