Skip to content

Instantly share code, notes, and snippets.

@serhii-havrylenko
Created October 28, 2018 13:53
Show Gist options
  • Save serhii-havrylenko/e07091f26e96c19568eddfc13cd30cd7 to your computer and use it in GitHub Desktop.
Save serhii-havrylenko/e07091f26e96c19568eddfc13cd30cd7 to your computer and use it in GitHub Desktop.
{
"extends": ["tslint:latest", "tslint-react"],
"rules": {
"semicolon": "single"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment