Skip to content

PythonCoderAS/eslint-config-pythoncoderas

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

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

eslint-config-pythoncoderas

My reusable eslint config.

Installation

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

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

{
  "extends": [
    "pythoncoderas"
  ]
}

About

My reusable eslint config

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •