eslint-config-renarsvilnis

5.3.1 • Public • Published

eslint-config-renarsvilnis

Personal eslint configuration based on Standard, but with semicolons for usage with babel and react.js.

Usage

  1. Install the NPM module
# Install the configuration, it install all dependencies automatically (excluding eslint) 
npm i -D eslint eslint-config-renarsvilnis
 
2. Add `.eslintrc` file into the root of your project
 
```json
{
  "extends": ["renarsvilnis"]
}

/eslint-config-renarsvilnis/

    Package Sidebar

    Install

    npm i eslint-config-renarsvilnis

    Weekly Downloads

    0

    Version

    5.3.1

    License

    MIT

    Unpacked Size

    6.42 kB

    Total Files

    4

    Last publish

    Collaborators

    • renarsvilnis