UNPKG
expo-foreground-actions-new-version
Version:
latest (0.4.4)
0.4.4
0.4.3
My new module
github.com/Acetyld/expo-foreground-actions
Acetyld/expo-foreground-actions
expo-foreground-actions-new-version
/
tsconfig.json
10 lines
(9 loc)
•
226 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
// @generated by expo-module-scripts
{
"extends"
:
"expo-module-scripts/tsconfig.base"
,
"compilerOptions"
:
{
"outDir"
:
"./build"
}
,
"include"
:
[
"./src"
]
,
"exclude"
:
[
"**/__mocks__/*"
,
"**/__tests__/*"
]
}