mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-09 20:29:36 +02:00
add i18n path to node tsconfig
This commit is contained in:
@@ -16,6 +16,9 @@
|
|||||||
"/@/shared/*": [
|
"/@/shared/*": [
|
||||||
"src/shared/*"
|
"src/shared/*"
|
||||||
],
|
],
|
||||||
|
"/@/i18n/*": [
|
||||||
|
"src/i18n/*"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user