Skip to content

Commit

Permalink
Feature/ng 18 (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-parkins authored Sep 26, 2024
1 parent 4de7efe commit 1e0b6a1
Show file tree
Hide file tree
Showing 7 changed files with 8,013 additions and 7,936 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 @@
"checksVoidReturn": false
}
],
"@typescript-eslint/no-explicit-any": "off",
"@typescript-eslint/unbound-method": "off" // Throws errors on Form Validators
}
},
Expand Down
Loading

0 comments on commit 1e0b6a1

Please sign in to comment.