Skip to content

Commit 32c96d6

Browse files
cexbrayatmgechev
authored andcommitted
style(@schematics/angular): format jsdoc in polyfills.ts
This line makes the `jsdoc-format` tslint rule fails if activated as it is not a correct JSDoc formating.
1 parent 37f4d1d commit 32c96d6

File tree

1 file changed

+1
-1
lines changed
  • packages/schematics/angular/application/files/src

1 file changed

+1
-1
lines changed

packages/schematics/angular/application/files/src/polyfills.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
* Web Animations `@angular/platform-browser/animations`
4848
* Only required if AnimationBuilder is used within the application and using IE/Edge or Safari.
4949
* Standard animation support in Angular DOES NOT require any polyfills (as of Angular 6.0).
50-
**/
50+
*/
5151
// import 'web-animations-js'; // Run `npm install --save web-animations-js`.
5252

5353
/**

0 commit comments

Comments
 (0)