diff --git a/.nycrc.json b/.nycrc.json index 51e185b..01e5255 100644 --- a/.nycrc.json +++ b/.nycrc.json @@ -1,4 +1,4 @@ { - "extends": "@istanbuljs/nyc-config-typescript", - "all": true + "extends": "@istanbuljs/nyc-config-typescript", + "all": true }