settings.json 87 B

123456
  1. {
  2. "files.associations": {
  3. "*.wxml": "html",
  4. "*.wxss": "css"
  5. }
  6. }