Open
Description
Description
Add a TypeScript declaration file.
Steps to Reproduce
- Add
import promise from 'eslint-plugin-promise'
- Hover over
eslint-plugin-promise
in VSC
Expected behavior: [What you expect to happen]
Get no errors.
Actual behavior: [What actually happens]
Get errors in VSC about TS types