mirror of
https://github.com/sasjs/lint.git
synced 2026-01-08 21:10:05 +00:00
chore(*): add PR template, add TSDoc comments
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* The types of lint rules available.
|
||||
* This might be expanded to include lint rules for entire folders and projects.
|
||||
*/
|
||||
export enum LintRuleType {
|
||||
Line,
|
||||
File
|
||||
|
||||
Reference in New Issue
Block a user