README
@clark/eslint-plugin-import-helpers-with-package
Extends
eslint-plugin-import-helpers/order-imports
so that it can infer the name of the package the file belongs to.
Extends `import-helpers/order-imports` so that it can infer the name of the package the file belongs to
<script type="module">
import clarkEslintPluginImportHelpersWithPackage from 'https://cdn.skypack.dev/@clark/eslint-plugin-import-helpers-with-package';
</script>
@clark/eslint-plugin-import-helpers-with-packageExtends
eslint-plugin-import-helpers/order-imports
so that it can infer the name of the package the file belongs to.