chore: vscode rule (#150)
All checks were successful
Publish latest version / build (push) Successful in 2m0s
All checks were successful
Publish latest version / build (push) Successful in 2m0s
Reviewed-on: #150 Co-authored-by: Mylloon <kennel.anri@tutanota.com> Co-committed-by: Mylloon <kennel.anri@tutanota.com>
This commit is contained in:
parent
47236cb63c
commit
8071bc8226
1 changed files with 1 additions and 0 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"editor.tabSize": 2,
|
||||
"editor.insertSpaces": false,
|
||||
"editor.rulers": [100],
|
||||
|
||||
"files.insertFinalNewline": true,
|
||||
"files.trimFinalNewlines": true,
|
||||
|
|
Loading…
Reference in a new issue