mirror of
https://github.com/dream-num/univer.git
synced 2026-09-01 15:29:43 +08:00
ee85ccbef9
* chore: migrate to eslint 8+ * chore: remove unused deps * fix: fix type check * chore(eslint): add missing rules
14 lines
329 B
YAML
14 lines
329 B
YAML
coverage:
|
|
patch: false
|
|
status:
|
|
project:
|
|
default:
|
|
# basic
|
|
target: auto
|
|
threshold: 0
|
|
base: auto
|
|
# advanced settings
|
|
if_ci_failed: error
|
|
informational: false
|
|
only_pulls: false
|