documentazione/.vscode/settings.json

7 lines
133 B
JSON
Raw Normal View History

2018-12-16 12:54:02 +01:00
// Place your settings in this file to overwrite default and user settings.
{
"files.associations": {
"*.html": "liquid"
}
}