settings.json 133 B

123456
  1. // Place your settings in this file to overwrite default and user settings.
  2. {
  3. "files.associations": {
  4. "*.html": "liquid"
  5. }
  6. }