Open carlosjeurissen opened 11 months ago
Thanks for the report! I'll fix this ASAP. (I assume the fix is easy so I should get to it within the next 24 hours.)
Hmm... this plugin does include rules names for each rule it exposes. I'm not sure exactly what changed yet, but I'm guessing it has something to do with all the breaking changes in 16: https://stylelint.io/migration-guide/to-16
Pretty odd indeed. Got into the same issue when attempting to migrate "stylelint-a11y" to v16.
When using the plugin with Stylelint 16, the following error pops out:
stylelint requires plugins to expose a ruleName. The plugin "stylelint-plugin-import@1.0.13/node_modules/stylelint-plugin-import/dist/index.js" is not doing this, so will not work with stylelint. Please file an issue with the plugin.