2
0
mirror of synced 2025-01-09 21:56:15 +00:00
2017-04-23 20:22:19 +01:00

10 lines
143 B
Plaintext

{
"presets": [
"react-native"
],
"ignore": [
"node_modules/diff/lib/**/*.js",
"node_modules/diff/node_modules/**/*.js"
]
}