Skip to content

Commit

Permalink
build: revert tsconfig test
Browse files Browse the repository at this point in the history
  • Loading branch information
pragmaticivan committed Nov 20, 2024
1 parent e93f6d0 commit 4a332a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodejs/packages/layer/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"extends": "../../tsconfig.base",
"compilerOptions": {
"rootDir": ".",
"outDir": "build_backup"
"outDir": "build"
},
"include": [
"src/**/*.ts",
Expand Down

0 comments on commit 4a332a6

Please sign in to comment.