You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far, we've got a fixed configuration built-in (mostly the default config, with target set to ES5). There is also a hack to support loading different lib.d.ts files. In the future, we should try to support configuration in more standard ways, perhaps via startup flags, more likely via the new .tsconfig files.
Related issues: #41#43.
The text was updated successfully, but these errors were encountered:
So far, we've got a fixed configuration built-in (mostly the default config, with target set to ES5). There is also a hack to support loading different lib.d.ts files. In the future, we should try to support configuration in more standard ways, perhaps via startup flags, more likely via the new .tsconfig files.
Related issues: #41 #43.
The text was updated successfully, but these errors were encountered: