mirror of
https://github.com/Mintplex-Labs/anything-llm
synced 2026-04-25 17:15:37 +02:00
Ignore hasOwnProperty linting errors (#4406)
ignore hasOwnProperty linting errors
This commit is contained in:
@@ -46,6 +46,7 @@ export default [
|
||||
"no-undef": "warn",
|
||||
"no-empty": "warn",
|
||||
"no-extra-boolean-cast": "warn",
|
||||
"no-prototype-builtins": "off",
|
||||
"prettier/prettier": "warn"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user