chore: fix coverage command

This commit is contained in:
Justin Starry
2021-03-15 15:17:17 +08:00
committed by Justin Starry
parent 48b3b27985
commit 51bc18f8c4
2 changed files with 1 additions and 17 deletions

View File

@ -1,16 +0,0 @@
[ignore]
<PROJECT_ROOT>/node_modules/*
<PROJECT_ROOT>/lib/.*
<PROJECT_ROOT>/internals/.*
[options]
emoji=true
esproposal.class_instance_fields=enable
esproposal.class_static_fields=enable
esproposal.decorators=ignore
esproposal.export_star_as=enable
module.system.node.resolve_dirname=./src
module.use_strict=true
experimental.const_params=true
include_warnings=true