0.1.18 • Published 8 years ago

@smalldots/eslint-config-cycle v0.1.18

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

eslint-config-cycle

ESLint configuration used by Cycle

Usage

First, install this package, ESLint and the necessary plugins:

npm install --save-dev @smalldots/eslint-config-cycle @smalldots/eslint-plugin-cycle babel-eslint@^8.2.1 eslint@^4.17.0 eslint-config-prettier@^2.9.0 eslint-plugin-prettier@^2.6.0 eslint-plugin-react@^7.6.1 eslint-plugin-react-native@^3.2.1 prettier@^1.10.2

Then create a file named .eslintrc with following contents in the root folder of your project:

{
  "extends": "@smalldots/eslint-config-cycle"
}
0.1.18

8 years ago

0.1.17

8 years ago

0.1.16

8 years ago

0.1.15

8 years ago

0.1.14

8 years ago

0.1.13

8 years ago

0.1.12

8 years ago

0.1.11

8 years ago

0.1.10

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago