mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-20 05:51:35 +02:00
New duration
This commit is contained in:
+2
-1
@@ -59,7 +59,8 @@
|
||||
"id-length": "off",
|
||||
"no-await-in-loop": "off",
|
||||
"no-console": "off",
|
||||
"no-process-env": "off"
|
||||
"no-process-env": "off",
|
||||
"prefer-const": "error"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user