0.1.18 • Published 7 years ago

@smalldots/eslint-config-cycle v0.1.18

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

7 years ago

0.1.17

7 years ago

0.1.16

7 years ago

0.1.15

7 years ago

0.1.14

7 years ago

0.1.13

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago