mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-18 20:51:46 +03:00
13 lines
206 B
Plaintext
13 lines
206 B
Plaintext
|
{
|
||
|
"presets": [
|
||
|
[
|
||
|
"@nrwl/react/babel",
|
||
|
{
|
||
|
"runtime": "automatic",
|
||
|
"useBuiltIns": "usage"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"plugins": []
|
||
|
}
|