Skip to content

Instantly share code, notes, and snippets.

@serhii-havrylenko
Created October 28, 2018 13:54
Show Gist options
  • Save serhii-havrylenko/d47ac96d7ac36f10cea9fa7ea62f9329 to your computer and use it in GitHub Desktop.
Save serhii-havrylenko/d47ac96d7ac36f10cea9fa7ea62f9329 to your computer and use it in GitHub Desktop.
{
"extends": ["./tslint.json"],
"rules": {
"no-implicit-dependencies": [false, "dev"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment