Amir Hoseinian

Results 4 comments of Amir Hoseinian

Ultimately I think the style should be renamed by the programmer as normally it is named after the purpose of the component like `container, button, etc`. however, for the purpose...

hi @nicky1038, Thanks for the suggestion. I wanted to change this minimally so not to break anything, but as the tests are all passing, I think this should be fine....

@nicky1038 totally agree: updated the regex to your suggested one: ```typescript /({[a-zA-Z]([-_.]*[a-zA-Z0-9])*})|(:[a-zA-Z]([-_.]*[a-zA-Z0-9])*:?)/g ```

@smorimoto saw that you have put some commits recently. maybe you can take a look at this also :)