8 lines
169 B
JSON
8 lines
169 B
JSON
{
|
|
"json.format.keepLines": true,
|
|
"typescript.format.semicolons": "insert",
|
|
"files.associations": {
|
|
"**/templates/**/*.html": "jinja-html",
|
|
},
|
|
|
|
}
|