mirror of https://github.com/wg-easy/wg-easy
2 changed files with 10 additions and 4 deletions
@ -0,0 +1,6 @@ |
|||
{ |
|||
"editor.tabSize": 2, |
|||
"editor.useTabStops": false, |
|||
"editor.defaultFormatter": "esbenp.prettier-vscode", |
|||
"editor.formatOnSave": true |
|||
} |
Loading…
Reference in new issue