add tslint in demo shell #1641 (#1642)

This commit is contained in:
Eugenio Romano
2017-02-20 14:23:01 +00:00
committed by Denys Vuika
parent 59cbbcbe4d
commit 12abac0339
5 changed files with 12 additions and 16 deletions

View File

@@ -17,7 +17,6 @@
import { Component } from '@angular/core';
import { Router } from '@angular/router';
import { MinimalNodeEntity } from 'alfresco-js-api';
@Component({
selector: 'search-component',