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