mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-19 08:02:55 +00:00
fix: update core and apply stricter tslint rules
This commit is contained in:
@@ -22,6 +22,9 @@ const dataRoutes: Routes = [
|
||||
{path: 'data-detail/:uid', component: DataDetailComponent},
|
||||
];
|
||||
|
||||
/**
|
||||
* TODO
|
||||
*/
|
||||
@NgModule({
|
||||
exports: [
|
||||
RouterModule,
|
||||
|
||||
Reference in New Issue
Block a user