nx-tools
nx-tools copied to clipboard
Types not published
When I import this library, I'm getting an error
TS7016: Could not find a declaration file for module '@nx-tools/core'. '.../node_modules/@nx-tools/core/index.cjs' implicitly has an 'any' type.
You can verify here that the latest published version on npm indeed has no access to a declaration file - only the JavaScript.
Can the types of this project be published as well please?
Sure, I will consider this for the next release 😃
@gperdomor That would be great, thanks! I look forward to it.