Update Prettier config and code style
This commit is contained in:
12
yarn.lock
12
yarn.lock
@ -1796,6 +1796,13 @@
|
||||
dependencies:
|
||||
parse-path "*"
|
||||
|
||||
"@types/prettier@^3.0.0":
|
||||
version "3.0.0"
|
||||
resolved "https://registry.npmmirror.com/@types/prettier/-/prettier-3.0.0.tgz#e9bc8160230d3a461dab5c5b41cceef1ef723057"
|
||||
integrity sha512-mFMBfMOz8QxhYVbuINtswBp9VL2b4Y0QqYHwqLz3YbgtfAcat2Dl6Y1o4e22S/OVE6Ebl9m7wWiMT2lSbAs1wA==
|
||||
dependencies:
|
||||
prettier "*"
|
||||
|
||||
"@types/readable-stream@^4.0.0", "@types/readable-stream@^4.0.21":
|
||||
version "4.0.21"
|
||||
resolved "https://registry.npmmirror.com/@types/readable-stream/-/readable-stream-4.0.21.tgz"
|
||||
@ -5742,6 +5749,11 @@ precinct@^12.0.0:
|
||||
postcss "^8.5.1"
|
||||
typescript "^5.7.3"
|
||||
|
||||
prettier@*, prettier@3.6.2:
|
||||
version "3.6.2"
|
||||
resolved "https://registry.npmmirror.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
|
||||
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
|
||||
|
||||
pretty-bytes@^6.1.1:
|
||||
version "6.1.1"
|
||||
resolved "https://registry.npmmirror.com/pretty-bytes/-/pretty-bytes-6.1.1.tgz"
|
||||
|
||||
Reference in New Issue
Block a user