mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-08-27 00:47:21 +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.15.0+sha512.486ebc259d3e999a4e8691ce03b5cac4a71cbeca39372a9b762cb500cfdf0873e2cb16abe3d951b1ee2cf012503f027b98b6584e4df22524e0c7450d9ec7aa7b",
|
|
"prettier": "@aminda/global-prettier-config"
|
|
}
|