typesafe-i18n
typesafe-i18n copied to clipboard
feat: add possibility to override default path to config file
Related to https://github.com/ivanhofer/typesafe-i18n/discussions/656
Allow pass additional parameter to cli
named as --project
, that allow users to override default '.typesafe-i18n.json'
path to config file
Save backward compatibility to allow current users change nothing in it's workflow.
Tested locally with command
typesafe-i18n -p /Users/whalemare/dev/project/some/relative/path/to/config/.typesafe-i18n.json
@whalemare I saw this PR was not updated for a while. Do you plan to continue working on this PR?
@whalemare I saw this PR was not updated for a while. Do you plan to continue working on this PR?
Yes, but little bit early. We can close this PR if you want and I reopen it or create new one, when I will be ready
No it's fine. We can keep it open if you plan to continue working on it.