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
After creating a jsconfig.json file, I've noticed that vscode stops suggesting functions located in swr/* when trying to import something from swr. Does the configuration of the jsconfig.json file matter here? I've tried different settings, but nothing seems to fix the issue.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there,
After creating a
jsconfig.json
file, I've noticed that vscode stops suggesting functions located inswr/*
when trying to import something from swr. Does the configuration of thejsconfig.json
file matter here? I've tried different settings, but nothing seems to fix the issue.without:
with:
Any ideas? Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions