Skip to content

Commit

Permalink
ci: disable ts-standard
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 authored Aug 1, 2024
1 parent 50674d1 commit c236fa3
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 @@ -47,3 +47,4 @@ jobs:
VALIDATE_ALL_CODEBASE: true
VALIDATE_JAVASCRIPT_STANDARD: false
VALIDATE_JSCPD: false
VALIDATE_TYPESCRIPT_STANDARD: false

0 comments on commit c236fa3

Please sign in to comment.