@vanillaforums/eslint-config

1.2.2 • Public • Published

@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"
}

Readme

Keywords

none

Package Sidebar

Install

npm i @vanillaforums/eslint-config

Weekly Downloads

177

Version

1.2.2

License

MIT

Unpacked Size

6.52 kB

Total Files

4

Last publish

Collaborators

  • lafleche
  • abvanilla
  • kaecyra
  • igraziatto
  • charrondev
  • toddburry
  • initvector