Skip to content

Commit

Permalink
Disable super-lint on TS.
Browse files Browse the repository at this point in the history
  • Loading branch information
shimkiv committed Aug 20, 2024
1 parent c56976e commit 7cab82d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,6 @@ jobs:
TYPESCRIPT_DEFAULT_STYLE: prettier
VALIDATE_ALL_CODEBASE: true
VALIDATE_JAVASCRIPT_STANDARD: false
VALIDATE_TYPESCRIPT_STANDARD: false
VALIDATE_JSCPD: false
VALIDATE_SHELL_SHFMT: false

0 comments on commit 7cab82d

Please sign in to comment.