mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-22 14:13:21 +00:00
Fix wrong formatter doc on vscode
This commit is contained in:
parent
f07a855e7e
commit
768e2867b5
@ -187,8 +187,8 @@ que sont VsCode et Sublime Text.
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"editor.defaultFormatter": "<other formatter>",
|
|
||||||
"[javascript]": {
|
"[javascript]": {
|
||||||
|
"editor.formatOnSave": true,
|
||||||
"editor.defaultFormatter": "biomejs.biome"
|
"editor.defaultFormatter": "biomejs.biome"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user