UNPKG

chrome-devtools-frontend

Version:
14 lines (13 loc) 315 B
{ "extends": "../../config/typescript/tsconfig.base.json", "compilerOptions": { "module": "nodenext", "moduleResolution": "nodenext", "lib": ["esnext", "dom"], "outDir": "ignored", "checkJs": true, "noEmit": true, "noImplicitAny": false, "allowImportingTsExtensions": true } }