UNPKG

chrome-devtools-frontend

Version:
11 lines (10 loc) 225 B
{ "extends": "../config/typescript/tsconfig.base.json", "compilerOptions": { "moduleResolution": "nodenext", "module": "NodeNext", "target": "ESNext", "outDir": "ignored", "noImplicitAny": false } }