0.15.1 • Published 3 years ago

@lucasecdb/eslint-config v0.15.1

Weekly downloads
36
License
MIT
Repository
github
Last release
3 years ago

eslint configuration

hey there! 👋 this is my personal eslint configuration, feel free to use at any project or copy this repo settings to setup your own config and publish it to your favorite package registry!

installation

yarn add -D @lucasecdb/eslint-config

create a .eslintrc file at the root of your project if you didn't already, alongside the node_modules folder, and extend this config like this:

{
  "extends": "@lucasecdb",
  "env": {
    "es6": true
  }
}

and that's it!

0.15.1

3 years ago

0.15.0

3 years ago

0.14.0

4 years ago

0.13.1

4 years ago

0.13.0

4 years ago

0.12.0

4 years ago

0.11.0

4 years ago

0.10.2

4 years ago

0.10.1

4 years ago

0.10.0

4 years ago

0.9.0

4 years ago

0.9.1

4 years ago

0.8.1

4 years ago

0.8.0

4 years ago

0.7.0

4 years ago

0.6.1

4 years ago

0.5.2

4 years ago

0.6.0

4 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.9

5 years ago

0.3.8

5 years ago

0.3.7

5 years ago

0.3.6

5 years ago

0.3.5

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago