scripts/package.json

14 lines
510 B
JSON
Raw Normal View History

2024-05-20 21:17:45 +03:00
{
"devDependencies": {
2025-02-23 17:25:10 +02:00
"@aminda/global-prettier-config": "2025.8.0",
"@prettier/plugin-ruby": "4.0.4",
"@prettier/plugin-xml": "3.4.1",
"prettier": "3.5.2",
"prettier-plugin-nginx": "1.0.3",
"prettier-plugin-sh": "0.15.0",
"prettier-plugin-toml": "2.0.2"
},
2025-02-28 12:44:51 +02:00
"packageManager": "pnpm@10.5.2+sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b",
2024-07-16 12:24:13 +03:00
"prettier": "@aminda/global-prettier-config"
2024-05-20 21:17:45 +03:00
}