diff --git a/package.json b/package.json index 20221837..d64d2841 100644 --- a/package.json +++ b/package.json @@ -33,4 +33,4 @@ "ts-jest": "^27.0.5", "typescript": "^3.9.9" } -} +} \ No newline at end of file diff --git a/tsconfig.json b/tsconfig.json index 14c7f781..fb610c6e 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -22,4 +22,4 @@ "**/*.test.ts", "**/__mocks__/*" ] -} +} \ No newline at end of file