Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

The most opinionated ESLint config in the galaxy!

License

Notifications You must be signed in to change notification settings

colbyfayock/eslint-config-zurgbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zurgbot ESLint Config

An opinionated ESLint config.

General

Rules

Including but not limited to:

  • ✅ End of Line
  • ✅ Indent 2 spaces
  • ✅ Semicolons 🔥
  • ✅ Single Quotes (with exceptions)
  • ✅ Whitespace
  • 🚫 Console Logs
  • 🚫 Eval
  • ⚠️ Warning Comments (TODO/FIXME)
  • and more...

Extends

  • eslint:recommended

React

If eslint-plugin-react is installed, it loads the below.

Rules

  • ✅ Whitespace around curly braces

Extends

  • plugin:react/recommended

About

The most opinionated ESLint config in the galaxy!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •