mirror of
https://github.com/requarks/wiki.git
synced 2026-08-26 21:27:10 -05:00
16 lines
163 B
Plaintext
16 lines
163 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "ux"
|
|
},
|
|
{
|
|
"path": "server"
|
|
}
|
|
],
|
|
"settings": {
|
|
"i18n-ally.localesPaths": [
|
|
"src/i18n",
|
|
"src/i18n/locales"
|
|
]
|
|
}
|
|
} |