eslint-plugin-import icon indicating copy to clipboard operation
eslint-plugin-import copied to clipboard

fix: check exports exist before access to it

Open headfire94 opened this issue 10 months ago • 5 comments

while this issue exist https://github.com/import-js/eslint-plugin-import/issues/2866, this fix helps to prevent eslint from crashing.

headfire94 avatar Mar 27 '24 11:03 headfire94