Skip to content

Commit

Permalink
eslint stricter
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed May 31, 2024
1 parent d98ea65 commit be77a56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"accessibility": "no-public"
}
],
"@typescript-eslint/no-base-to-string": "error",
"@typescript-eslint/no-require-imports": "error",
"@typescript-eslint/array-type": "error",
"@typescript-eslint/await-thenable": "error",
Expand Down

0 comments on commit be77a56

Please sign in to comment.