Skip to content

Commit 4dcdfbd

Browse files
committed
add prettier
1 parent cdd9dba commit 4dcdfbd

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"jest": "^25.1.0",
5757
"lodash": "^4.17.21",
5858
"nodemon": "^2.0.15",
59+
"prettier": "^2.5.1",
5960
"ts-jest": "^25.2.1",
6061
"ts-node": "^10.4.0",
6162
"typescript": "^3.8.3"

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3441,6 +3441,11 @@ prepend-http@^2.0.0:
34413441
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
34423442
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
34433443

3444+
prettier@^2.5.1:
3445+
version "2.5.1"
3446+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
3447+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
3448+
34443449
pretty-format@^24.9.0:
34453450
version "24.9.0"
34463451
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-24.9.0.tgz#12fac31b37019a4eea3c11aa9a959eb7628aa7c9"

0 commit comments

Comments
 (0)