mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-22 13:37:05 +02:00
chore: upgrade dependencies (#7232)
This commit is contained in:
parent
58f393d768
commit
242f2e780e
32 changed files with 342 additions and 324 deletions
|
@ -63,6 +63,7 @@ module.exports = {
|
|||
'no-await-in-loop': OFF,
|
||||
'no-case-declarations': WARNING,
|
||||
'no-console': OFF,
|
||||
'no-constant-binary-expression': ERROR,
|
||||
'no-continue': OFF,
|
||||
'no-control-regex': WARNING,
|
||||
'no-else-return': [WARNING, {allowElseIf: true}],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue