Skip to content

Instantly share code, notes, and snippets.

@aaronfrost
Last active February 23, 2018 21:17
Show Gist options
  • Select an option

  • Save aaronfrost/f3e28f69985d4bd992f311cfe250968c to your computer and use it in GitHub Desktop.

Select an option

Save aaronfrost/f3e28f69985d4bd992f311cfe250968c to your computer and use it in GitHub Desktop.
{
  ...
  extends: [
    'tslint:latest',
    'tslint-config-prettier', //  <--this
  ],
  ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment