Closed AndreaPontrandolfo closed 1 year ago
The plugin name is based on the npm package. I think something is wrong in your setup. Do you have a small reproduction?
Sure, this is my usecase: https://github.com/AndreaPontrandolfo/sheriff/blob/master/configs/eslint.config.js#L536 I'm on the EslintFlatConfig.
Seems like you are using a namespace: https://eslint.org/blog/2022/08/new-config-system-part-2/#personalized-plugin-namespaces
The documentation is for the current configuration setup and I think it's fine for now because the flat config is still marked as experimental: https://eslint.org/docs/latest/user-guide/configuring/configuration-files-new
Closing as work as intended
README suggests to do this:
But the plugin is doing the wrong exports, infact i only got it working by doing: