Pārlūkot izejas kodu

test: remove old coverage config file

Jonas Gloning 2 gadi atpakaļ
vecāks
revīzija
5f1022e0c3
1 mainītis faili ar 0 papildinājumiem un 6 dzēšanām
  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"]
-}