UNPKG

@quick-game/cli

Version:

Command line interface for rapid qg development

110 lines 3.97 kB
{ "compilerOptions": { "allowJs": true, "checkJs": true, "composite": true, "declaration": true, "experimentalDecorators": true, "forceConsistentCasingInFileNames": true, "inlineSources": true, "lib": [ "esnext", "dom", "dom.iterable" ], "module": "esnext", "noEmitOnError": true, "noFallthroughCasesInSwitch": true, "noImplicitOverride": true, "noImplicitReturns": true, "noUnusedLocals": false, "outDir": ".", "rootDir": "../../../../../../front_end/panels/issues", "skipLibCheck": true, "sourceMap": true, "strict": true, "target": "esnext", "tsBuildInfoFile": "issues-tsconfig.json.tsbuildinfo", "typeRoots": [], "useUnknownInCatchVariables": false }, "files": [ "../../../../../../front_end/panels/issues/AffectedBlockedByResponseView.ts", "../../../../../../front_end/panels/issues/AffectedCookiesView.ts", "../../../../../../front_end/panels/issues/AffectedDirectivesView.ts", "../../../../../../front_end/panels/issues/AffectedDocumentsInQuirksModeView.ts", "../../../../../../front_end/panels/issues/AffectedElementsView.ts", "../../../../../../front_end/panels/issues/AffectedElementsWithLowContrastView.ts", "../../../../../../front_end/panels/issues/AffectedHeavyAdView.ts", "../../../../../../front_end/panels/issues/AffectedResourcesView.ts", "../../../../../../front_end/panels/issues/AffectedSharedArrayBufferIssueDetailsView.ts", "../../../../../../front_end/panels/issues/AffectedSourcesView.ts", "../../../../../../front_end/panels/issues/AffectedTrackingSitesView.ts", "../../../../../../front_end/panels/issues/AttributionReportingIssueDetailsView.ts", "../../../../../../front_end/panels/issues/CSPViolationsListView.ts", "../../../../../../front_end/panels/issues/CSPViolationsView.ts", "../../../../../../front_end/panels/issues/ComboBoxOfCheckBoxes.ts", "../../../../../../front_end/panels/issues/CorsIssueDetailsView.ts", "../../../../../../front_end/panels/issues/GenericIssueDetailsView.ts", "../../../../../../front_end/panels/issues/HiddenIssuesRow.ts", "../../../../../../front_end/panels/issues/IssueAggregator.ts", "../../../../../../front_end/panels/issues/IssueKindView.ts", "../../../../../../front_end/panels/issues/IssueRevealer.ts", "../../../../../../front_end/panels/issues/IssueView.ts", "../../../../../../front_end/panels/issues/IssuesPane.ts", "../../../../../../front_end/legacy/legacy-defs.d.ts", "../../../../../../front_end/global_typings/global_defs.d.ts", "../../../../../../front_end/global_typings/request_idle_callback.d.ts", "../../../../../../node_modules/@types/filesystem/index.d.ts" ], "references": [ { "path": "../../core/common/bundle-tsconfig.json" }, { "path": "../../core/i18n/bundle-tsconfig.json" }, { "path": "../../core/sdk/bundle-tsconfig.json" }, { "path": "../../models/issues_manager/bundle-tsconfig.json" }, { "path": "../../models/logs/bundle-tsconfig.json" }, { "path": "../console_counters/bundle-tsconfig.json" }, { "path": "../network/forward/bundle-tsconfig.json" }, { "path": "../../ui/components/adorners/bundle-tsconfig.json" }, { "path": "../../ui/components/data_grid/bundle-tsconfig.json" }, { "path": "../../ui/components/linkifier/bundle-tsconfig.json" }, { "path": "../../ui/components/markdown_view/bundle-tsconfig.json" }, { "path": "../../ui/components/request_link_icon/bundle-tsconfig.json" }, { "path": "../../ui/legacy/bundle-tsconfig.json" }, { "path": "../../ui/legacy/components/utils/bundle-tsconfig.json" }, { "path": "../../ui/lit-html/bundle-tsconfig.json" }, { "path": "components/bundle-tsconfig.json" } ] }