Skip to content

Commit

Permalink
chore: remove "include" from tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tankosinn committed Sep 16, 2024
1 parent 864b9b7 commit 52729f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/hello-world/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@
"noEmit": true,
"esModuleInterop": true,
"skipLibCheck": true
},
"include": ["src"]
}
}

0 comments on commit 52729f3

Please sign in to comment.