10 lines
143 B
Plaintext
10 lines
143 B
Plaintext
{
|
|
"presets": [
|
|
"react-native"
|
|
],
|
|
"ignore": [
|
|
"node_modules/diff/lib/**/*.js",
|
|
"node_modules/diff/node_modules/**/*.js"
|
|
]
|
|
}
|