angular-styleguide-es6 icon indicating copy to clipboard operation
angular-styleguide-es6 copied to clipboard

Angular Style Guide ES2015/ES6: A starting point for Angular teams to provide consistency through good practices.

Results 1 angular-styleguide-es6 issues
Sort by recently updated
recently updated
newest added

`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.