mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 18:03:26 +00:00
12 lines
128 B
Plaintext
12 lines
128 B
Plaintext
{
|
|
"presets": [
|
|
[
|
|
"@nx/react/babel",
|
|
{
|
|
"runtime": "automatic",
|
|
},
|
|
],
|
|
],
|
|
"plugins": [],
|
|
}
|