Upgrade to Prettier v2

This commit is contained in:
Dragory 2021-09-11 19:01:55 +03:00
parent ff2a7b38f3
commit 9d9f1d02de
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1
2 changed files with 9 additions and 9 deletions

View file

@ -11,7 +11,7 @@
"devDependencies": {
"husky": "^3.0.9",
"lint-staged": "^9.4.2",
"prettier": "^1.19.1",
"prettier": "^2.4.0",
"tslint": "^5.13.1",
"tslint-config-prettier": "^1.18.0",
"typescript": "^4.3.4"