Skip to content

Commit 66e55f2

Browse files
committed
fix: filename casing issue
1 parent 95e91dd commit 66e55f2

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

firmwareflasher.code-workspace

+4
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@
6363
],
6464
"[json]": {
6565
"editor.defaultFormatter": "esbenp.prettier-vscode"
66+
},
67+
"editor.formatOnSave": true,
68+
"files.exclude": {
69+
"**/.git": false
6670
}
6771
}
6872
}
File renamed without changes.

0 commit comments

Comments
 (0)