feat(formatter): add pluralize transformer for text action (#1260)
This commit is contained in:
@@ -4205,6 +4205,11 @@
|
||||
dependencies:
|
||||
pino "*"
|
||||
|
||||
"@types/pluralize@^0.0.30":
|
||||
version "0.0.30"
|
||||
resolved "https://registry.yarnpkg.com/@types/pluralize/-/pluralize-0.0.30.tgz#cddb9923240c20d15e6d5f98fd576ec856b9b3db"
|
||||
integrity sha512-kVww6xZrW/db5BR9OqiT71J9huRdQ+z/r+LbDuT7/EK50mCmj5FoaIARnVv0rvjUS/YpDox0cDU9lpQT011VBA==
|
||||
|
||||
"@types/prettier@^2.1.5":
|
||||
version "2.4.3"
|
||||
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.4.3.tgz#a3c65525b91fca7da00ab1a3ac2b5a2a4afbffbf"
|
||||
|
Reference in New Issue
Block a user