significa / significa-style

Significa's opinionated code formatter configurations which aim to standardize the styling and code quality throughout projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Self-closing component without chindren

danilowoz opened this issue · comments

From:

<Component></Component>

To

<Component />