Переглянути джерело

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