mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 00:40:14 +01:00
turn off no-debugger in eslintrc for debugginer purposes
This commit is contained in:
parent
ccc2f392e2
commit
9dae1ade60
1 changed files with 1 additions and 0 deletions
|
|
@ -26,5 +26,6 @@ module.exports = {
|
|||
"rules": {
|
||||
'react/prop-types': ['off'],
|
||||
'react/display-name': ['off'],
|
||||
"no-debugger":"off",
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue