{
  "eslint.validate": ["typescript", "typescriptreact"],
  "files.associations": {
    "**/tsconfig.json": "jsonc"
  }
}
