mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-21 21:53:30 +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
|
||||
{
|
||||
"editor.defaultFormatter": "<other formatter>",
|
||||
"[javascript]": {
|
||||
"editor.formatOnSave": true,
|
||||
"editor.defaultFormatter": "biomejs.biome"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user