// Compilation entry point for all tsc projects within Lighthouse.

{
  "references": [
    {"path": "./"},
    {"path": "./types/lhr/"},
    {"path": "./report/"},
    {"path": "./report/generator/"},
    {"path": "./viewer/"},
    {"path": "./treemap/"},
    {"path": "./flow-report/"},
    {"path": "./shared/"},
    {"path": "./clients/lightrider/"},
  ],
  "files": [],
  "include": [],
}
