gist/package.json

14 lines
510 B
JSON
Raw Normal View History

2024-06-06 06:37:26 +03:00
{
"devDependencies": {
2025-02-16 13:35:45 +02:00
"@aminda/global-prettier-config": "2025.7.1",
2025-02-13 17:04:07 +02:00
"@prettier/plugin-ruby": "4.0.4",
"@prettier/plugin-xml": "3.4.1",
"prettier": "3.5.1",
"prettier-plugin-nginx": "1.0.3",
"prettier-plugin-sh": "0.14.0",
"prettier-plugin-toml": "2.0.1"
},
2025-02-16 13:35:45 +02:00
"packageManager": "pnpm@10.4.0+sha512.6b849d0787d97f8f4e1f03a9b8ff8f038e79e153d6f11ae539ae7c435ff9e796df6a862c991502695c7f9e8fac8aeafc1ac5a8dab47e36148d183832d886dd52",
"prettier": "@aminda/global-prettier-config"
2024-06-06 06:37:26 +03:00
}