style(all): adds tslint-ionic-rules

This commit is contained in:
Manuel Mtz-Almeida
2017-09-17 04:13:37 -04:00
parent 612947c072
commit fffa9b5460
70 changed files with 337 additions and 222 deletions

View File

@ -217,5 +217,5 @@ export interface LoadingOptions {
export interface LoadingEvent extends Event {
detail: {
loading: Loading;
}
}
};
}