Skip to content

Commit cc22f97

Browse files
committed
chore: fix "packages/shared" tsconfig.json
1 parent 8667256 commit cc22f97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/shared/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"exclude": ["**/*.test.ts"],
44
"compilerOptions": {
55
"allowSyntheticDefaultImports": true,
6-
"baseUrl": ".",
76
"declaration": true,
87
"esModuleInterop": true,
98
"forceConsistentCasingInFileNames": true,

0 commit comments

Comments
 (0)