Skip to content

Commit c810a04

Browse files
authored
Merge pull request arduino#31 from per1234/disable-format-on-save
Don't force "format on save" setting on contributors
2 parents 982c914 + 3031cb6 commit c810a04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .vscode/settings.json

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"tslint.configFile": "./tslint.json",
3-
"editor.formatOnSave": true,
43
"files.exclude": {
54
"**/lib": false
65
},

0 commit comments

Comments
 (0)