0.1.0 • Published 7 years ago

@codetakt/eslint-config v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

What is this?

Common ESLint configurations of the codeTakt's project.

Usage

Add this configurations and ESlint to your repository.

npm i -D eslint @codetakt/eslint-config

Set to extends.

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

NOTE

This configuration extends eslint:recommended. So, please do not extend that in your repository.

0.1.0

7 years ago

0.0.5

7 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago