To apply rules add necessary files to your project and edit .eslintrc file in root folder.
extends: [
'./akveo-styleguide/typescript.js',
'./akveo-styleguide/angular.eslintrc',
'./akveo-styleguide/rxjs.eslintrc',
'./akveo-styleguide/rxjs-angular.eslintrc',
'./akveo-styleguide/rxjs-with-store.eslintrc',
],