Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

readme.md

Custom Stackable ESLint Rules

These ESLint rules are specific to the Stackable codebase. These rules should:

  • Show us the correct or preferred approach when developing for Stackable
  • Prevent us from repeating past mistakes

Contributing

When creating new rules, use the AST Explorer to help out during the creation.