Initial sync up with master after Prettier

This commit is contained in:
Bryan Ashby
2022-06-12 13:57:46 -06:00
177 changed files with 23158 additions and 17630 deletions

View File

@@ -62,7 +62,9 @@
"systeminformation" : "^5.11.14"
},
"devDependencies": {
"eslint": "^8.13.0"
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
"prettier": "2.6.2"
},
"engines": {
"node": ">=14"