Skip to content

Commit

Permalink
Merge branch 'main' into temp/release-merge-1741318203
Browse files Browse the repository at this point in the history
  • Loading branch information
HuiSF authored Mar 7, 2025
2 parents 4e0d0ad + a7df116 commit a911ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/tsc-compliance-test/tsconfig.skipLibCheck.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"extends": "./tsconfig.ts4_2.json",
"compilerOptions": {
"skipLibCheck": false
"skipLibCheck": true
},
"include": ["publicPaths.ts"]
}

0 comments on commit a911ff3

Please sign in to comment.