Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

lacymorrow/eslint-standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

This project is unmaintained.

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 ~/

Created by Lacy Morrow.

About

💎 A complete .eslintrc file following the StandardJS rules for writing JavaScript The Right Way™

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published