mirror of
https://github.com/CursedHardware/epd-datasheet.git
synced 2025-11-29 23:42:48 +08:00
first commit
This commit is contained in:
9
.vscode/settings.json
vendored
Normal file
9
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"editor.formatOnSave": true,
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll": true
|
||||
},
|
||||
"markdownlint.config": {
|
||||
"MD033": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user