]> Git Repo - pico-vscode.git/commit
Update dependencies + auto-format
authorpaulober <[email protected]>
Mon, 19 Aug 2024 16:52:35 +0000 (17:52 +0100)
committerpaulober <[email protected]>
Mon, 19 Aug 2024 16:52:35 +0000 (17:52 +0100)
commit188e027b6927ec74f261d11c8acccf3622795d57
treeb11a78333593d401f1fe9624d67f39f63760b3fc
parent9e014958dfe61ed87497490971f53ab4f0412d5c
Update dependencies + auto-format

Signed-off-by: paulober <[email protected]>
28 files changed:
.yarn/sdks/eslint/package.json
.yarn/sdks/typescript/package.json
eslint.config.mjs
package.json
src/commands/compileProject.mts
src/commands/getPaths.mts
src/commands/launchTargetPath.mts
src/commands/runProject.mts
src/commands/switchBoard.mts
src/commands/switchSDK.mts
src/extension.mts
src/ui.mts
src/utils/catchHelper.mts [new file with mode: 0644]
src/utils/cmakeUtil.mts
src/utils/download.mts
src/utils/downloadHelpers.mts
src/utils/examplesUtil.mts
src/utils/gitUtil.mts
src/utils/githubApiCache.mts
src/utils/githubREST.mts
src/utils/macOSUtils.mts
src/utils/ninjaUtil.mts
src/utils/picoSDKUtil.mts
src/utils/toolchainUtil.mts
src/utils/versionBundles.mts
src/utils/vscodeConfigUtil.mts
src/webview/newProjectPanel.mts
yarn.lock
This page took 0.034281 seconds and 4 git commands to generate.