mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-12-01 11:47:51 +08:00
c25a9b0b21
This reverts commit 1baa1f4279
.
7 lines
99 B
Plaintext
7 lines
99 B
Plaintext
globals:
|
|
$: true
|
|
expect: true
|
|
rules:
|
|
"no-new": "off"
|
|
"no-labels": [2, {"allowLoop": true}]
|