mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-09-08 07:17:21 +02:00
15 lines
515 B
JSON
Vendored
15 lines
515 B
JSON
Vendored
{
|
|
"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.1+sha512.34e538c329b5553014ca8e8f4535997f96180a1d0f614339357449935350d924e22f8614682191264ec33d1462ac21561aff97f6bb18065351c162c7e8f6de67",
|
|
"prettier": "@aminda/global-prettier-config"
|
|
}
|