Skip to content

Commit

Permalink
Linter: another attempt of disabling linter on const.ts with typescri…
Browse files Browse the repository at this point in the history
…pt standard this time
  • Loading branch information
minh-de-rien committed Jan 26, 2024
1 parent e4e7bc8 commit ea27e9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ jobs:
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_TYPESCRIPT_ES: false
VALIDATE_TYPESCRIPT_STANDARD: false
DEFAULT_BRANCH: "main"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ea27e9d

Please sign in to comment.