UNPKG
rc-adminlte
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
AdminLTE template ported to React
github.com/sd1337/rc-adminlte
sd1337/rc-adminlte
rc-adminlte
/
jsconfig.json
6 lines
•
90 B
JSON
View Raw
1
2
3
4
5
6
{
"compilerOptions"
:
{
"jsx"
:
"react"
,
"baseUrl"
:
"./src"
}
}