mirror of
https://git.nolog.cz/NoLog.cz/headline.git
synced 2025-01-31 03:43:35 +01:00
9 lines
174 B
JSON
9 lines
174 B
JSON
{
|
|
"files.associations": {
|
|
"*.html": "jinja-html"
|
|
},
|
|
"[python]": {
|
|
"editor.defaultFormatter": "ms-python.black-formatter",
|
|
"editor.formatOnSave": true
|
|
}
|
|
}
|