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
I couldn't craft a tsconfig.json file that works with the aliases I have defined for both Parcel on package.json and storybook on .storybook/main.js.
How can I debug coc.nvim using coc-tsserver to understand how tsserver is resolving dependencies? I couldn't find a way to start the tsserver with --traceResolution.
The text was updated successfully, but these errors were encountered:
I couldn't craft a
tsconfig.json
file that works with the aliases I have defined for both Parcel onpackage.json
and storybook on.storybook/main.js
.How can I debug coc.nvim using coc-tsserver to understand how tsserver is resolving dependencies? I couldn't find a way to start the tsserver with
--traceResolution
.The text was updated successfully, but these errors were encountered: