diff --git a/.nycrc b/.nycrc index d7bc82c..655be0b 100644 --- a/.nycrc +++ b/.nycrc @@ -13,7 +13,8 @@ "node_modules/**", "**/*.d.ts", "**/*.test.ts", - "dist/esm/**" + "dist/esm/**", + "dist/decimalsystem.min.js" ], "sourceMap": true, "reporter": [