Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Dec 23, 2024
1 parent b7aadc6 commit 6a90015
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/util/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
"forceConsistentCasingInFileNames": true,
"strict": true,
"skipLibCheck": true,
"types": [
"@nx.js/runtime"
]
"types": []
},
"include": [
"src/**/*.ts"
Expand Down

0 comments on commit 6a90015

Please sign in to comment.