Skip to content

Commit

Permalink
lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dankelleher committed Oct 18, 2024
1 parent f5306a3 commit 80f5d86
Show file tree
Hide file tree
Showing 22 changed files with 831 additions and 680 deletions.
1 change: 1 addition & 0 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ parserOptions:
sourceType: module
project: ./tsconfig.json
rules:
"@typescript-eslint/explicit-function-return-type": "off"
"@typescript-eslint/strict-boolean-expressions":
- error
- allowNullableObject: true
Expand Down
Loading

0 comments on commit 80f5d86

Please sign in to comment.