feat(formatter): add pluralize transformer for text action (#1260)

This commit is contained in:
Ömer Faruk Aydın
2023-09-01 13:37:35 +02:00
committed by GitHub
parent 70772c49bd
commit 200e6d9905
6 changed files with 33 additions and 0 deletions

View File

@@ -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"