UNPKG
@rneui/template
Version:
bleeding-edge (4.0.0-rc.1.bleeding-edge)
bleeding-edge-ts (4.0.0-rc.1.bleeding-edge-ts)
edge (4.0.0-rc.7.edge)
edge-ts (4.0.0-rc.3.edge-ts0)
latest (4.0.0-rc.7.stable-ts)
ts (4.0.0-rc.3.stable-ts0)
typescript (4.0.0-rc.1.stable-typescript)
4.0.0-rc.7.stable-ts
4.0.0-rc.7.stable
4.0.0-rc.7.edge-ts
4.0.0-rc.7.edge
4.0.0-rc.3.stable0
4.0.0-rc.3.stable-ts0
4.0.0-rc.3.stable-ts
4.0.0-rc.3.stable
4.0.0-rc.3.edge0
4.0.0-rc.3.edge-ts0
4.0.0-rc.3.edge-ts
4.0.0-rc.3.edge
4.0.0-rc.1.stable-typescript
4.0.0-rc.1.stable
4.0.0-rc.1.bleeding-edge-ts
4.0.0-rc.1.bleeding-edge
React Native Elements Expo Templates
@rneui/template
/
tsconfig.json
7 lines
(6 loc)
•
85 B
JSON
View Raw
1
2
3
4
5
6
7
{
"extends"
:
"expo/tsconfig.base"
,
"compilerOptions"
:
{
"strict"
:
true
}
}