Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
function startServerAndCreateWindow() { pxt.mainCli(cliPath, ["serve", "-no-browser"]) createWindow() }
Microsoft MakeCode provides Blocks / JavaScript / Python tools and editors