mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-21 09:50:13 +01:00
fix(tslint): add correct semicolon option (#1777)
This commit is contained in:
parent
99fa419bdf
commit
00e6ca5d96
3 changed files with 4 additions and 3 deletions
|
|
@ -5,5 +5,5 @@ export * from './tiny-mce/tiny-mce.component';
|
|||
export * from './theme-settings/theme-settings.component';
|
||||
export * from './theme-switcher/theme-switcher.component';
|
||||
export * from './switcher/switcher.component';
|
||||
export * from './layout-direction-switcher/layout-direction-switcher.component'
|
||||
export * from './theme-switcher/themes-switcher-list/themes-switcher-list.component'
|
||||
export * from './layout-direction-switcher/layout-direction-switcher.component';
|
||||
export * from './theme-switcher/themes-switcher-list/themes-switcher-list.component';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue