Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
noituri committed Oct 3, 2024
1 parent 07c6404 commit 84100bb
Show file tree
Hide file tree
Showing 2 changed files with 2,844 additions and 52 deletions.
5 changes: 1 addition & 4 deletions ts/@live-compositor/node/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{
"extends": "../../tsconfig.base.json",
"compilerOptions": {
"outDir": "dist",
"module": "ESNext",
"moduleResolution": "bundler",
"target": "ESNext"
"outDir": "dist"
}
}
Loading

0 comments on commit 84100bb

Please sign in to comment.