Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit a6ebeae

Browse files
author
Patrik Kozak
committed
chore: removes duplicate paths in tsconfig
1 parent 250ab77 commit a6ebeae

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tsconfig.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
"outDir": "./dist",
1717
"rootDir": "./src",
1818
"jsx": "react",
19-
"paths": {
20-
"payload/generated-types": ["./src/payload-types.ts"]
21-
}
2219
},
2320
"include": [
2421
"src",

0 commit comments

Comments
 (0)