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
We currently hardcode .curry, .curry/language-server, paths.json and package.json in quite a few places. We should probably move that to a function, at least, and ideally make it configurable too.
The text was updated successfully, but these errors were encountered:
We currently hardcode
.curry
,.curry/language-server
,paths.json
andpackage.json
in quite a few places. We should probably move that to a function, at least, and ideally make it configurable too.The text was updated successfully, but these errors were encountered: