UNPKG
@realm/babel-plugin
Version:
latest (0.2.0)
0.2.0
0.1.1
0.1.0
0.0.1
Babel plugin making it easier to declare your Realm schema
@realm/babel-plugin
/
tsconfig.build.json
8 lines
(7 loc)
•
95 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
"./tsconfig.json"
,
"exclude"
:
[
"src/tests"
,
"src/**/*.test.ts"
]
}