An ESLint plugin providing shared lint configurations for Camunda-licensed open source projects. Version 1.1.0 is the current stable release. It enforces license headers (MIT, commercial, Apache 2.0) via predefined flat configs. Key differentiator: specifically tailored for Camunda OSS projects, integrates with eslint-plugin-license-header, and requires ESLint 9+. Release cadence is irregular; major v1.0.0 introduced flat config support, breaking from legacy .eslintrc format.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
ESM-only; CommonJS require is unsupported for flat config plugins in ESLint 9.
configs is a named export from the main entry point, not a subpath.
Rules are accessible but typically used indirectly via configs.
Show how to import the plugin and use its MIT configuration in an ESLint flat config.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.