1.0.2 • Published 9 years ago
esformatter-special-bangs v1.0.2
esformatter-special-bangs
esformatter plugin: always put a space after a !
*Esformatter-special-bangs is a plugin for esformatter that does a very simple thing: it inserts a space after a ! in the code.
This is because our coding standard requires a space after !, but not after any other unary operator.