chore: fix coverage command
This commit is contained in:
committed by
Justin Starry
parent
48b3b27985
commit
51bc18f8c4
@ -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
|
Reference in New Issue
Block a user