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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 5.3.1
    1
    • latest

Version History

Package Sidebar

Install

npm i eslint-config-renarsvilnis

Weekly Downloads

1

Version

5.3.1

License

MIT

Unpacked Size

6.42 kB

Total Files

4

Last publish

Collaborators

  • renarsvilnis