0.1.0 • Published 8 years ago

@codetakt/eslint-config v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 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

8 years ago

0.0.5

8 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago