angular-styleguide-es6
angular-styleguide-es6 copied to clipboard
No mention of exports
import is described, but not export. For consistent placement, it should be documented. Perhaps at the bottom of the file, rather than inline per declaration.
@stevenvachon this is pretty old, unmaintained, and a fork. There are likely more official guides out there these days. If you would like to add something, feel free to submit a PR.