Skip to content

rung-tools/eslint-config-rung

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM Version NPM Downloads

Rung's ESLint config

To use it, just install with:

yarn add --dev eslint-config-rung

Then extend the rules in your .eslintrc.json file:

{
    "extends": "rung"
}

Take a look at the source code.

About

Default coding style for Rung projects in Javascript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published