Skip to content

Commit b77c524

Browse files
authored
Remove baseUrl property from tsconfig (#1092)
1 parent a2f03b6 commit b77c524

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/knip/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"$schema": "https://json.schemastore.org/tsconfig",
33
"compilerOptions": {
4-
"baseUrl": ".",
54
"declaration": true,
65
"esModuleInterop": true,
76
"forceConsistentCasingInFileNames": true,

0 commit comments

Comments
 (0)