The Wayback Machine - https://web.archive.org/web/20220803235134/https://github.com/PythonCoderAS/eslint-config-pythoncoderas-combo
Skip to content

PythonCoderAS/eslint-config-pythoncoderas-combo

master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

eslint-config-pythoncoderas-combo

Combo config that I will be using in most of my projects.

First, install the package via npm install --save-dev eslint-config-pythoncoderas-combo.

Then, in your .eslintrc file, add the following line:

{
  "extends": ["pythoncoderas-combo"]
}

About

Combo config that I will be using in most of my projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published