Merge branch 'inlovewithgo-fix/windows-import-compat' into feat/multiple-providers

This commit is contained in:
David Bauch
2025-07-18 10:50:33 -04:00
12 changed files with 107 additions and 155 deletions

View File

@@ -1,6 +1,7 @@
{
"extends": "@nimbus/tsconfig/base",
"compilerOptions": {
"jsx": "preserve",
"lib": ["esnext", "dom", "dom.iterable"],
"plugins": [
{