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