docs(style-guide): fix file structure (#2873)

This commit is contained in:
gc 2016-11-26 04:51:51 +08:00 committed by Jesús Rodríguez
parent fb97653721
commit cfce91142c
1 changed files with 4 additions and 4 deletions

View File

@ -1350,8 +1350,8 @@ a(href="#toc") Back to top
.file text-filter.component.ts|spec.ts
.file text-filter.service.ts|spec.ts
.file app.component.ts|html|css|spec.ts
.file app.module.ts
.file app-routing.module.ts
.file app.module.ts
.file app-routing.module.ts
.file main.ts
.file index.html
.file ...
@ -1461,8 +1461,8 @@ a(href="#toc") Back to top
.file spinner.component.ts|html|css|spec.ts
.file spinner.service.ts|spec.ts
.file app.component.ts|html|css|spec.ts
.file app.module.ts
.file app-routing.module.ts
.file app.module.ts
.file app-routing.module.ts
.file main.ts
.file index.html
.file ...