Styling tweaks

This commit is contained in:
Sam Potts
2018-01-09 09:14:59 +11:00
parent 8786377a75
commit a0d9d5eca8
10 changed files with 323 additions and 276 deletions

View File

@ -3,5 +3,5 @@
"tabWidth": 4,
"printWidth": 160,
"singleQuote": true,
"trailingComma": "es5"
"trailingComma": "all"
}