mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-12-27 13:37:56 +01: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.26.2+sha512.0e308ff2005fc7410366f154f625f6631ab2b16b1d2e70238444dd6ae9d630a8482d92a451144debc492416896ed16f7b114a86ec68b8404b2443869e68ffda6",
|
|
"prettier": "@aminda/global-prettier-config"
|
|
}
|