소스 검색

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