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
Could not find a declaration file for module 'abstract-syntax-tree'. '/home/theo/dev/nbind/node_modules/.pnpm/[email protected]/node_modules/abstract-syntax-tree/index.js' implicitly has an 'any' type.
You could have typescript generate types for you, but this isn't the best way to do it since your code isnt documented with @type annotations with jsdocs....
The text was updated successfully, but these errors were encountered:
I got this warning in typescript:
You could have typescript generate types for you, but this isn't the best way to do it since your code isnt documented with
@type
annotations with jsdocs....The text was updated successfully, but these errors were encountered: