1.0.27 • Published 1 year ago

eslint-plugin-bedrock v1.0.27

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

@bedrockio/eslint-plugin

Common ESLint plugin for Bedrock projects.

Installation

You'll first need to install ESLint:

$ npm i eslint --save-dev

Next, install eslint-plugin-bedrock:

$ npm install @bedrockio/eslint-plugin --save-dev

Usage

You can now extend from recommended, react, and jest configs.

{
    "extends": [
        "plugin:bedrock/recommended",
        "plugin:bedrock/jest",
        "plugin:bedrock/react"
    ]
}
1.0.27

1 year ago

1.0.26

2 years ago

1.0.25

2 years ago

1.0.22

2 years ago

1.0.24

2 years ago

1.0.23

2 years ago

1.0.19

2 years ago

1.0.21

2 years ago

1.0.20

2 years ago

1.0.18

2 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

4 years ago

1.0.11

4 years ago

1.0.12

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago