Lint Plugin Rules Reference
List of ESLint rules provided by the plugin
| Rule Name | Description | |
|---|---|---|
| Ensures that the given default/namespace imports are always named consistently | Link | |
| Highlights when an instanceof check against an imported type might fail. | Link | |
| Enforce the usage of individual imports instead of from barrel files | Link | |
| Ensures that every region comment has a corresponding endregion comment | Link | |
| Enforces typing for Source Academy tabs | Link | |
| Enforces that errors be assignable to RuntimeSourceError | Link |