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
{{ message }}
This repository was archived by the owner on Jun 17, 2024. It is now read-only.
nforce has a dist folder which contains TypeScript declarations, but package.json does not have a types field that points to the declarations, so some IDEs, VS Code included, does not look for them.
Please add a types field to package.json so that the TypeScript declarations are discoverable.