0.2.6 • Published 4 years ago

@dyrkov/eslint-config v0.2.6

Weekly downloads
26
License
MIT
Repository
-
Last release
4 years ago

Eslint configuration

ESLint configuration for code in my style

Requirements

  • Node >=8.10.0
  • ESLint >=6.8.0

Installation and Usage

yarn add @dyrkov/eslint-config

After installing, make sure to add the following to your .eslintrc file

{
  "extends": ["@dyrkov"]
}

Development

  1. Make global link on this repo
yarn link
  1. In repo, when you test this eslint run next command
yarn link @dyrkov/eslint-config
0.2.6

4 years ago

0.2.5

4 years ago

0.2.3

4 years ago

0.2.4

4 years ago

0.2.2

4 years ago

0.1.11

4 years ago

0.1.12

4 years ago

0.2.0

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.0

4 years ago