wip: add formatter support to the output file

This commit is contained in:
Yoann Chaudet
2022-07-18 15:51:32 -07:00
parent e2bf7f26fb
commit 3efd613ed2
15 changed files with 70 additions and 48 deletions

View File

@@ -22,6 +22,7 @@
"axios": "^0.27.2",
"axios-retry": "^3.2.5",
"espree": "^9.3.2",
"prettier": "^2.7.1",
"string-format": "^1.0.0"
},
"devDependencies": {