ソースを参照

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"]
-}