- Notifications
You must be signed in to change notification settings - Fork61
Open
Description
In order to make the TypeScript language server see what actually is insideeslint-plugin-github
, and to correctly suggestgithub.getFlatConfigs
, I would like to request the addition of a declaration file.
Could not find a declaration file for module 'eslint-plugin-github'. '/Users/robin/Sites/eslint-config-sweet/node_modules/eslint-plugin-github/lib/index.js' implicitly has an 'any' type. Try `npm i --save-dev @types/eslint-plugin-github` if it exists or add a new declaration (.d.ts) file containing `declare module 'eslint-plugin-github';`ts(7016)
Metadata
Metadata
Assignees
Labels
No labels