Skip to content

dwarfhq/eslint-basic-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Get started

  1. Run the following command to install the config in your project: npm install @dwarf-hq/eslint-config-basic
  2. Create a .eslintrc.json file in the root of your project.
  3. Add the following content to the .eslintrc.json file: { "extends": ["@dwarf-hq/eslint-config-basic"] }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%