Browse Source

test: remove old coverage config file

Jonas Gloning 2 năm trước cách đây
mục cha
commit
5f1022e0c3
1 tập tin đã thay đổi với 0 bổ sung6 xóa
  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"]
-}