chromium/chromeos/ash/components/kiosk/vision/webui/tsconfig_base.json

{
  "extends": "../../../../../../tools/typescript/tsconfig_base.json",
  "compilerOptions": {
    "noUncheckedIndexedAccess": false,
    "noUnusedLocals": false,
    "strictPropertyInitialization": false
  }
}