@quick-game/cli
Version:
Command line interface for rapid qg development
21 lines (20 loc) • 531 B
JSON
{
"compilerOptions": {
"composite": true,
"outDir": "."
},
"files": [
"breakpointEditDialog.css.js",
"callStackSidebarPane.css.js",
"debuggerPausedMessage.css.js",
"dialog.css.js",
"navigatorTree.css.js",
"navigatorView.css.js",
"scopeChainSidebarPane.css.js",
"sourcesNavigator.css.js",
"sourcesPanel.css.js",
"sourcesView.css.js",
"threadsSidebarPane.css.js",
"watchExpressionsSidebarPane.css.js"
]
}