File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 4444 "@commitlint/config-conventional" : " ^16.0.0"
4545 },
4646 "devDependencies" : {
47- "husky" : " ^7.0.4"
47+ "husky" : " ^7.0.4" ,
48+ "prettier" : " ^2.5.1"
4849 }
4950}
Original file line number Diff line number Diff line change @@ -898,6 +898,11 @@ path-type@^4.0.0:
898898 resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
899899 integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
900900
901+ prettier@^2.5.1 :
902+ version "2.5.1"
903+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
904+ integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
905+
901906punycode@^2.1.0 :
902907 version "2.1.1"
903908 resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
You can’t perform that action at this time.
0 commit comments