eslint-standard

1.0.2 • Public • Published

ESLint Standard

js-standard-style license:mit

This is a complete eslintrc file to enforce coding styles across projects and teams using ESLintJS. It explicitly sets every ESLint rule, enforcing the StandardJS ruleset.

I use this in most of my projects as well as my default linter.

js-standard-style

Install

$ npm install eslint-standard
 
# In your project 
$ cp node_modules/eslint-standard/.eslintrc.json ./
 
# User-wide 
$ cp node_modules/eslint-standard/.eslintrc.json ~/

View the Rulebook

Created by Lacy Morrow.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    174
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    174
  • 1.0.0
    0

Package Sidebar

Install

npm i eslint-standard

Weekly Downloads

174

Version

1.0.2

License

MIT

Unpacked Size

43.5 kB

Total Files

5

Last publish

Collaborators

  • lacymorrow