Skip to content

The ESLint configuration for all SchoolSquirrel repositories (and many more ;-))

License

Notifications You must be signed in to change notification settings

SchoolSquirrel/eslint-config-squirrel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-squirrel

Available on npm Release License GitHub last commit Maintenance

The ESLint configuration for all SchoolSquirrel repositories (and many more ;-))

Usage

  • Run npm i eslint @schoolsquirrel/eslint-config-squirrel eslint-plugin-import eslint-plugin-prettier --save-dev
  • Create a .eslintrc.json file with the following content: { "extends": ["@schoolsquirrel/eslint-config-squirrel"] }
  • Create a .eslintignore file and list all the folders / files to be ignored.
  • Done!

About

The ESLint configuration for all SchoolSquirrel repositories (and many more ;-))

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published