diff --git a/package.json b/package.json index 08a8ae4..f02f06e 100644 --- a/package.json +++ b/package.json @@ -78,10 +78,5 @@ "@typescript-eslint/no-floating-promises": "off", "@typescript-eslint/no-invalid-void-type": "off" } - }, - "nyc": { - "extension": [ - ".ts" - ] } }