mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-03 06:54:02 +01:00
Loosen the max-statements lint rule for tests (#8638)
This commit is contained in:
@@ -8,4 +8,5 @@ globals:
|
||||
moment: true
|
||||
waitForResize: true
|
||||
|
||||
|
||||
rules:
|
||||
max-statements: ["warn", 50]
|
||||
|
||||
Reference in New Issue
Block a user