fonc: ajoute prettier-plugin-{curly,jsdoc}
This commit is contained in:
parent
2ded5ae622
commit
5dd4c86018
4 changed files with 93 additions and 106 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@gcch/configuration-prettier",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.5",
|
||||
"type": "module",
|
||||
"exports": "./index.js",
|
||||
"peerDependencies": {
|
||||
|
|
@ -9,6 +9,8 @@
|
|||
"dependencies": {
|
||||
"@prettier/plugin-php": "^0.24.0",
|
||||
"@prettier/plugin-xml": "^3.4.2",
|
||||
"prettier-plugin-curly": "^0.3.2",
|
||||
"prettier-plugin-jsdoc": "^1.3.3",
|
||||
"prettier-plugin-pkg": "^0.21.2",
|
||||
"prettier-plugin-sh": "^0.18.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue