浏览代码

test: remove old coverage config file

Jonas Gloning 2 年之前
父节点
当前提交
5f1022e0c3
共有 1 个文件被更改,包括 0 次插入6 次删除
  1. 0 6
      .nycrc

+ 0 - 6
.nycrc

@@ -1,6 +0,0 @@
-{
-  "$schema": "https://json.schemastore.org/nycrc.json",
-  "extends": "@istanbuljs/nyc-config-typescript",
-  "all": true,
-  "include": ["src/**/*.ts"]
-}