Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 03:23
Immutable release. Only release title and notes can be modified.
1ac2ab4

Changed

  • @studnicky/eslint-config is now a standard ESLint plugin rather than a config factory. Register the plugin and v8Plugin exports under the @studnicky and @studnicky/v8 namespaces in your flat config and enable rules directly. Breaking: the createEslintConfig factory and the EslintConfigOptionsType type are removed, and the package no longer carries a runtime dependency on @studnicky/config.