Skip to content

Commit 65ff831

Browse files
chore: tsconfig extends root
1 parent af073cf commit 65ff831

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"extends": "../../tsconfig.json",
23
"compilerOptions": {
34
"module": "esnext",
45
"declarationDir" : "./dist",

0 commit comments

Comments
 (0)