chromium/ash/webui/recorder_app_ui/resources/scripts/eslint_plugin/tsconfig.json

{
  "files": ["index.js"],
  "compilerOptions": {
    "target": "ESNext",
    "module": "Node16",
    "allowJs": true,
    "checkJs": true,
    "strict": true
  }
}