christo-pr / dangerously-set-html-content

Render raw html at your own risk! v2
60 stars 8 forks source link

Could not find a declaration file for module 'dangerously-set-html-content' #6

Closed elr0berto closed 2 years ago

elr0berto commented 2 years ago

TS7016: Could not find a declaration file for module 'dangerously-set-html-content'. '/myproj/node_modules/dangerously-set-html-content/dist/index.js' implicitly has an 'any' type. Try npm i --save-dev @types/dangerously-set-html-content if it exists or add a new declaration (.d.ts) file containing `declare module 'dangerously-set-html-content'

version: "dangerously-set-html-content": "^1.0.10",

christo-pr commented 2 years ago

@elr0berto Should be fixed on the newer version: 1.0.11

christo-pr commented 2 years ago

Sorry, now it should be fixed on latest version: v1.0.12