0.1.18 • Published 6 years ago

@smalldots/eslint-config-cycle v0.1.18

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

6 years ago

0.1.17

6 years ago

0.1.16

6 years ago

0.1.15

6 years ago

0.1.14

6 years ago

0.1.13

6 years ago

0.1.12

6 years ago

0.1.11

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago