Skip to content

Commit beefce5

Browse files
committed
Add rootDir
1 parent 307b537 commit beefce5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/rtk-query-codegen-openapi/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"noImplicitReturns": true,
1616
"noUnusedLocals": false,
1717
"outDir": "lib",
18+
"rootDir": ".",
1819
"paths": {
1920
"@/*": ["./test/fixtures/*"],
2021
"@rtk-query/codegen-openapi": ["./src"] // @remap-prod-remove-line

0 commit comments

Comments
 (0)