Skip to content

Commit

Permalink
test: fix builders test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiralite committed Jan 21, 2025
1 parent 694540c commit d06e88f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/builders/tsconfig.test.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json.schemastore.org/tsconfig.json",
"extends": "../../tsconfig.json",
"extends": "./tsconfig.json",
"compilerOptions": {
"noEmit": true
},
Expand Down

0 comments on commit d06e88f

Please sign in to comment.