UNPKG
regit-cli
Version:
latest (1.5.0)
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.10
1.2.5
1.2.3
1.2.1
1.1.4
1.1.3
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
git helper cli
github.com/alwex/regit/blob/main/README.md
alwex/regit
regit-cli
/
starlight
/
tsconfig.json
7 lines
•
124 B
JSON
View Raw
1
2
3
4
5
6
7
{
"extends"
:
"astro/tsconfigs/strict"
,
"compilerOptions"
:
{
"jsx"
:
"react-jsx"
,
"jsxImportSource"
:
"react"
}
}