mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-10-05 04:57: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.17.1+sha512.17c560fca4867ae9473a3899ad84a88334914f379be46d455cbf92e5cf4b39d34985d452d2583baf19967fa76cb5c17bc9e245529d0b98745721aa7200ecaf7a",
|
|
"prettier": "@aminda/global-prettier-config"
|
|
}
|