Skip to content

Commit

Permalink
Fix: yarn build error
Browse files Browse the repository at this point in the history
  • Loading branch information
tbnobody committed Dec 18, 2023
1 parent 5adabd3 commit 677d822
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webapp/tsconfig.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"cypress.config.*"
],
"compilerOptions": {
"noEmit": false,
"composite": true,
"types": [
"node"
Expand Down

0 comments on commit 677d822

Please sign in to comment.