Sfoglia il codice sorgente

test: remove old coverage config file

Jonas Gloning 2 anni fa
parent
commit
5f1022e0c3
1 ha cambiato i file con 0 aggiunte e 6 eliminazioni
  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"]
-}