Open wraithgar opened 4 months ago
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.
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.