Skip to content

Commit

Permalink
WIP.
Browse files Browse the repository at this point in the history
  • Loading branch information
digisomni committed Jun 4, 2024
1 parent e18d950 commit 3f366fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ module.exports = {
"no-unreachable-loop": "error",
"no-unsafe-optional-chaining": "error",
"no-unsafe-call": "off",
"no-inner-declarations": "off",
"@typescript-eslint/no-unsafe-assignment": ["off"],
"@typescript-eslint/no-unsafe-member-access": ["warn"],
"@typescript-eslint/no-unsafe-argument": ["warn"],
Expand Down
2 changes: 1 addition & 1 deletion src/vircadia-world

0 comments on commit 3f366fe

Please sign in to comment.