mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-08-11 00:37:20 +02:00
15 lines
535 B
JSON
15 lines
535 B
JSON
{
|
|
"devDependencies": {
|
|
"@aminda/global-prettier-config": "latest",
|
|
"@prettier/plugin-ruby": "4.0.4",
|
|
"@prettier/plugin-xml": "3.4.2",
|
|
"corepack": "latest",
|
|
"prettier": "3.6.2",
|
|
"prettier-plugin-nginx": "1.0.3",
|
|
"prettier-plugin-sh": "0.18.0",
|
|
"prettier-plugin-toml": "2.0.6"
|
|
},
|
|
"packageManager": "pnpm@10.14.0+sha512.ad27a79641b49c3e481a16a805baa71817a04bbe06a38d17e60e2eaee83f6a146c6a688125f5792e48dd5ba30e7da52a5cda4c3992b9ccf333f9ce223af84748",
|
|
"prettier": "@aminda/global-prettier-config"
|
|
}
|