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