UNPKG

chrome-devtools-frontend

Version:
12 lines (11 loc) 322 B
{ "eslint.runtime": "$PATHED by scripts/deps/sync-vscode-settings.mjs", "eslint.execArgv": [ "--experimental-strip-types", "--no-warnings=ExperimentalWarning" ], "typescript.tsdk": "node_modules/typescript/lib", "debug.javascript.terminalOptions": { "skipFiles": ["node_modules/typescript/**"] } }