Added prettier to project

This commit is contained in:
Alexander Cerutti
2021-02-08 00:03:28 +01:00
parent d8983b8321
commit d5a487a609
29 changed files with 2018 additions and 1420 deletions

View File

@@ -41,6 +41,7 @@
"@types/node-forge": "^0.9.7",
"@types/yazl": "^2.4.2",
"jasmine": "^3.6.4",
"prettier": "^2.2.1",
"rimraf": "^3.0.2",
"typescript": "^4.1.3"
},