UNPKG
expo-shazamkit
Version:
latest (1.0.0)
1.0.0
0.1.2
0.1.1
0.1.0
0.0.0
ShazamKit for React Native
github.com/alanjhughes/expo-shazamkit
alanjhughes/expo-shazamkit
expo-shazamkit
/
tsconfig.json
10 lines
(9 loc)
•
217 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__/*"
]
}