Skip to content

Commit

Permalink
build: Remove libcheck bypass
Browse files Browse the repository at this point in the history
  • Loading branch information
GeckoEidechse committed Mar 2, 2025
1 parent 76c349b commit 6b44a73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src-vue/tsconfig.node.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"compilerOptions": {
"composite": true,
"skipLibCheck": true,
"module": "ESNext",
"moduleResolution": "bundler",
"allowSyntheticDefaultImports": true
Expand Down

0 comments on commit 6b44a73

Please sign in to comment.