Skip to content

Commit b578bbe

Browse files
author
Damien Chantelouve
authored
Update README.md
1 parent 1ffa762 commit b578bbe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,9 @@ If you're using **VS Code**:
5656
"phpcbf.standard": "PilotIn",
5757
"phpcbf.debug": true,
5858
"phpcbf.executablePath": "phpcbf.bat",
59+
60+
/** Formattage utilisé pour le PHP */
61+
"[php]": {
62+
"editor.defaultFormatter": "persoderlind.vscode-phpcbf"
63+
},
5964
```

0 commit comments

Comments
 (0)