diff --git a/tsconfig.json b/tsconfig.json index 1301862..e496fb8 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -10,5 +10,6 @@ "forceConsistentCasingInFileNames": true }, "include": [ "api/**/*", "utils/**/*", "entities/**/*" ], - "exclude": [ "node_modules" ] -} \ No newline at end of file + "exclude": [ "node_modules" ], + "token":"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" +}