template-oss icon indicating copy to clipboard operation
template-oss copied to clipboard

Remove eslint-plugin-import

Open wraithgar opened this issue 7 months ago • 0 comments

As per https://github.com/import-js/eslint-plugin-import/issues/2331, the eslint-plugin-import module will only work with packages that export some form of cjs.

https://github.com/npm/template-oss/pull/453 fails linting because of this issue. We'll have to find another solution.

wraithgar avatar Jun 27 '24 20:06 wraithgar