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
Now, settings typings are wrong - we get a lot of default values from the VsCode (based on the package.json), but in the code handling them as possibly undefined.
Also, it would be better to emulate the default settings values set in the tests.
The text was updated successfully, but these errors were encountered:
Now, settings typings are wrong - we get a lot of default values from the VsCode (based on the package.json), but in the code handling them as possibly undefined.
Also, it would be better to emulate the default settings values set in the tests.
The text was updated successfully, but these errors were encountered: