shell-things/package.json

11 lines
241 B
JSON
Raw Normal View History

2024-05-20 17:29:35 +02:00
{
"devDependencies": {
"@prettier/plugin-ruby": "4.0.4",
"@prettier/plugin-xml": "3.4.1",
2024-06-11 20:10:33 +02:00
"prettier": "3.3.2",
2024-05-20 17:29:35 +02:00
"prettier-plugin-nginx": "1.0.3",
2024-06-06 19:37:28 +02:00
"prettier-plugin-sh": "0.14.0",
2024-05-20 17:29:35 +02:00
"prettier-plugin-toml": "2.0.1"
}
}