eslint-plugin-array-func icon indicating copy to clipboard operation
eslint-plugin-array-func copied to clipboard

Publish type definitions

Open silverwind opened this issue 1 year ago • 0 comments

In flat config format, eslint plugins are imported using import statements should therefor publish type definitions to avoid such typescript errors:

TS7016: Could not find a declaration file for module 'eslint-plugin-array-func'

silverwind avatar Jun 01 '24 17:06 silverwind