eslint-plugin-import
eslint-plugin-import copied to clipboard
fix: check exports exist before access to it
while this issue exist https://github.com/import-js/eslint-plugin-import/issues/2866, this fix helps to prevent eslint from crashing.