Add Prettier

This commit is contained in:
Bryan Ashby
2022-06-05 13:53:57 -06:00
parent c1311f063f
commit eecfb33ad5
3 changed files with 26 additions and 1 deletions

View File

@@ -61,7 +61,8 @@
"yazl": "^2.5.1"
},
"devDependencies": {
"eslint": "^8.13.0"
"eslint": "^8.13.0",
"prettier": "2.6.2"
},
"engines": {
"node": ">=14"