Sibelius Seraphini

Results 442 comments of Sibelius Seraphini

this could help https://gist.github.com/Munter/87ed1b35cf8a6f7c2e3d26ca7a618cea we need more AST processing

eslint rules https://gist.github.com/Munter/87d476c490f6e6debccd02d5acd8e82a

check here https://github.com/oliviertassinari/i18n-extract

Great question! The Babel transformer is based on fbt, it run the transformer just to find all strings values in the code and generate the i18n key value dict, for...

not sure if we can do this using jscodeshift as it run all files in parallel, hard to consolidade all strings but we can try

I can't edit the code ![image](https://user-images.githubusercontent.com/2005841/99845395-54356f00-2b53-11eb-9b4b-8e4b93c4c0e1.png) maybe using monaco or something like this could help

https://github.com/toddmotto/angular-styleguide#service-theory

@sedubois could you send a PR to fix this?

You can add a .patch on pul requests https://patch-diff.githubusercontent.com/raw/devhubapp/devhub/pull/125.patch maybe this could be a good start

a nice POC here https://github.com/jonnyburger/import-patch