@@ -1,6 +0,0 @@
-{
- "$schema": "https://json.schemastore.org/nycrc.json",
- "extends": "@istanbuljs/nyc-config-typescript",
- "all": true,
- "include": ["src/**/*.ts"]
-}