refactor: improvements to codebase

This commit is contained in:
Jon Deaves
2020-08-14 19:20:34 +01:00
committed by GitHub
parent e426eac92d
commit 174524e8dc
35 changed files with 4080 additions and 280 deletions

View File

@@ -1,8 +0,0 @@
{
"endOfLine": "lf",
"semi": true,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "all",
"printWidth": 120
}