Skip to content

Commit b99fdea

Browse files
committed
chore: Modify typescript config.
1 parent 5b4ba7c commit b99fdea

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

src/tsconfig.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,5 @@
2020
"baseUrl": ".",
2121
"jsx": "react"
2222
},
23-
"include": ["../src"],
24-
"typeRoots": [
25-
"types"
26-
]
27-
}
23+
"include": ["../src"]
24+
}

0 commit comments

Comments
 (0)