sibelius / ast-i18n

Easily migrate your existing React codebase to use i18n
MIT License
215 stars 18 forks source link

Improve --src flag #66

Open renanmav opened 4 years ago

renanmav commented 4 years ago

I would like to use the CLI like this:

ast-i18n ./packages/web/src/*.ts

instead of --src=/packages/web/src/*.ts.

The enhanced way would able terminal autocomplete.