Skip to content

Commit 8c24e13

Browse files
EdJoPaTokieronqtran
authored andcommitted
style(blueprint): add newlines at end of file
1 parent 5a25240 commit 8c24e13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/angular-cli/blueprints/module/files/__path__/__name__.module.spec.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ describe('<%= classifiedModuleName %>Module', () => {
1313
it('should create an instance', () => {
1414
expect(<%= camelizedModuleName %>Module).toBeTruthy();
1515
})
16-
});
16+
});
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/* You can add global styles to this file, and also import other style files */
1+
/* You can add global styles to this file, and also import other style files */

0 commit comments

Comments
 (0)