Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante committed Sep 9, 2022
1 parent aaca03e commit ffc91ba
Show file tree
Hide file tree
Showing 8 changed files with 440 additions and 222 deletions.
2 changes: 1 addition & 1 deletion .xo-config.json
Expand Up @@ -24,7 +24,7 @@
"@typescript-eslint/no-unsafe-member-access": "off",
"@typescript-eslint/no-unsafe-return": "off",
"@typescript-eslint/no-unsafe-call": "off",
"@typescript-eslint/consistent-type-definitions": "error",
"@typescript-eslint/consistent-type-definitions": "off",
"@typescript-eslint/explicit-function-return-type": [
"error",
{
Expand Down

0 comments on commit ffc91ba

Please sign in to comment.