settings.json 86 B

123456
  1. {
  2. "files.associations": {
  3. "*.toml": "toml",
  4. "numbers": "c"
  5. }
  6. }