-
-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Labels
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
voxpelli, JasonWeinzierl, andrewjtorres, TrevorSayre, OleSkaar and 13 more