fix: formatOnSave not disabled in workspace (#25)
This commit is contained in:
parent
ce46cf50d7
commit
f6a45e63f1
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -6,5 +6,6 @@
|
|||||||
},
|
},
|
||||||
"files.associations": {
|
"files.associations": {
|
||||||
"*.css": "postcss"
|
"*.css": "postcss"
|
||||||
}
|
},
|
||||||
|
"editor.formatOnSave": false
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user