Skip to content

Commit 7aa6316

Browse files
committed
Add rootDir
1 parent e03e477 commit 7aa6316

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
@@ -17,6 +17,7 @@
1717
"noImplicitReturns": true,
1818
"noUnusedLocals": false,
1919
"outDir": "lib",
20+
"rootDir": ".",
2021
"paths": {
2122
"@rtk-query/codegen-openapi": ["./src/index.ts"] // @remap-prod-remove-line
2223
},

0 commit comments

Comments
 (0)