1.2.2 • Published 6 years ago

@vanillaforums/eslint-config v1.2.2

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

@vanillaforums/eslint-config

Javascript linting rules for Vanilla Forums.

Installation

This configuration has peer-dependencies. Install them.

yarn add --dev eslint babel-eslint eslint-plugin-react

Install this config.

yarn add --dev @vanillaforums/eslint-config

Configuration

Create a file in the root of your project called .eslintrc.

.eslintrc

{
    "extends": "@vanillaforums/eslint-config"
}
1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.1

7 years ago