Closed Braintelligence closed 3 years ago
Hi everyone! Excuse me if I missed such an option, but is there any way of getting
/*! * My docblock */
Instead of
/** * My docblock */
?
Use-case is keeping comment blocks made this way even after minification by YUI compressor, for example with https://atom.io/packages/atom-minify
Not sure if there is a configuration for it... if there is, it should be documented in the README. Closing this in an attempted to clean up the issue tracker.
Hi everyone! Excuse me if I missed such an option, but is there any way of getting
Instead of
?
Use-case is keeping comment blocks made this way even after minification by YUI compressor, for example with https://atom.io/packages/atom-minify