Skip to content

Instantly share code, notes, and snippets.

@nicolas-zozol
Created July 4, 2019 13:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nicolas-zozol/946332ff4bf2312eacb8770fab201ad7 to your computer and use it in GitHub Desktop.
Save nicolas-zozol/946332ff4bf2312eacb8770fab201ad7 to your computer and use it in GitHub Desktop.
"rules": {
"no-consecutive-blank-lines": true,
"interface-over-type-literal": false,
"trailing-comma":false,
"object-literal-sort-keys":false,
"member-access":false,
"interface-name":false,
"arrow-parens":false
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment