Skip to content

Instantly share code, notes, and snippets.

@Dok11
Created April 23, 2018 09:46
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dok11/9cc16bd06e2f722c1dffa3eb1a630fa4 to your computer and use it in GitHub Desktop.
Save Dok11/9cc16bd06e2f722c1dffa3eb1a630fa4 to your computer and use it in GitHub Desktop.
tslint feature disable
/* tslint:disable:max-line-length */
import {LongServiceNameService} from '../long/path/to/service/somwhere/in/project/long-service-name.service';
/* tslint:enable:max-line-length */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment