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
I see that the Tools/cdm-types/cdm-types.ts file exists, but including it in a project that requires stricter linting rules leads to compilation issues due to the loose use of "any".
Is there an NPM package published with the type definitions? If so, can you provide the package name here and somewhere prevalent in the documents?
If not, can you publish it up ASAP to help drive adoption?
The text was updated successfully, but these errors were encountered:
I see that the
Tools/cdm-types/cdm-types.ts
file exists, but including it in a project that requires stricter linting rules leads to compilation issues due to the loose use of "any".Is there an NPM package published with the type definitions? If so, can you provide the package name here and somewhere prevalent in the documents?
If not, can you publish it up ASAP to help drive adoption?
The text was updated successfully, but these errors were encountered: