UNPKG

@sasjs/lint

Version:

Linting and formatting for SAS code

8 lines (7 loc) 205 B
export * from './Diagnostic'; export * from './FormatResult'; export * from './LintConfig'; export * from './LintRule'; export * from './LintRuleType'; export * from './Severity'; export * from './Macro';