Skip to content

aizatto/eslint-config-aizatto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

f"fRun:

yarn add "https://github.com/aizatto/eslint-config-aizatto#"

Then:

yarn run eslint -- --init

In your .eslintrc.js:

module.exports = {
  parser: "babel-eslint",
  extends: [
    "airbnb",
    "aizatto",
  ]
};

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published