mirror of
https://github.com/aljazceru/opencode.git
synced 2026-02-14 12:34:20 +01:00
core: improve dependency management and error handling for more reliable builds
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"jsxImportSource": "@opentui/solid",
|
||||
"lib": ["ESNext", "DOM", "DOM.Iterable"],
|
||||
"types": [],
|
||||
"noUncheckedIndexedAccess": false,
|
||||
"customConditions": ["browser"],
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
|
||||
Reference in New Issue
Block a user