Skip to content

Commit

Permalink
potential fix for linter (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
BrentBlanckaert committed Nov 22, 2024
1 parent 0bf135e commit a7acf7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tested/languages/typescript/eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ env:
rules:
no-var: "warn"
semi: "warn"
'@typescript-eslint/no-unused-expressions': "off"

0 comments on commit a7acf7d

Please sign in to comment.