mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-11 04:48:00 +03:00
14 lines
175 B
Plaintext
14 lines
175 B
Plaintext
|
{
|
||
|
"plugins": [
|
||
|
[
|
||
|
"babel-plugin-root-import",
|
||
|
{
|
||
|
"paths": [
|
||
|
{
|
||
|
"rootPathSuffix": "./src"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
]
|
||
|
}
|