UNPKG
create-t3-turbo
Version:
latest (1.0.0)
1.0.0
create-t3-turbo
/
tsconfig.json
6 lines
(5 loc)
•
115 B
JSON
View Raw
1
2
3
4
5
6
{
"extends"
:
"tsconfig/react-library.json"
,
"include"
:
[
"."
]
,
"exclude"
:
[
"dist"
,
"build"
,
"node_modules"
]
}