Explorar el Código

test: remove old coverage config file

Jonas Gloning hace 2 años
padre
commit
5f1022e0c3
Se han modificado 1 ficheros con 0 adiciones y 6 borrados
  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"]
-}