Merge branch 'main' into fix/native-git-bridge-exec-sync-windows

This commit is contained in:
Jeremy McSpadden 2026-04-14 13:42:59 -05:00 committed by GitHub
commit d41c96b54f

View file

@ -1,6 +1,7 @@
{
"extends": "./tsconfig.json",
"compilerOptions": {
"incremental": false,
"rootDir": "src/resources",
"outDir": "dist/resources",
"declaration": false,