diff --git a/tsconfig.build.json b/tsconfig.build.json index 2b5f135..81af73c 100644 --- a/tsconfig.build.json +++ b/tsconfig.build.json @@ -3,7 +3,6 @@ "include": ["src/**/*.js", "src/**/*.ts"], "exclude": ["node_modules/**", "src/**/*spec.ts", "src/**/__tests__/*", "src/**/__mocks__/*"], "compilerOptions": { - "allowJs": true, "outDir": "./dist", "baseUrl": "./", "paths": {