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
fix(qui-cli.core)!: nest core config under core key
Per [this thread](https://stackoverflow.com/a/59898881) and this
[issue](microsoft/TypeScript#17867) partially defined
index types are not really working in TypeScript.
BREAKING: invoking Core.configure() (or cli.configure() now requires core (i.e.
Jackspeak) configuration options to be nested under the `core` property.
0 commit comments