The eslint-config-mrmlnc package provides a shareable ESLint configuration designed for consistent code linting across projects. Version 2.0.1 introduces several dependency updates, enhancing the developer experience with more recent tooling. Key changes include upgrades to @typescript-eslint/parser and @typescript-eslint/eslint-plugin from version 4.19.0 to 5.3.0, promising improved TypeScript support and rule accuracy. eslint-plugin-import jumps from version 2.22.1 to 2.25.2, offering better ES module handling. Additionally, eslint-plugin-unicorn moves from 29.0.0 to 38.0.0, incorporating new and refined unicorn rules for enhanced code quality.
Furthermore, the update reflects newer development dependencies. eslint is bumped from version 7.23.0 to 8.2.0, opening access to the latest linting features and fixes. TypeScript is updated from 4.2.3 to 4.4.4, along with corresponding updates to @types/node, @types/mocha, and @types/eslint. The peer dependencies also reflect these updates, requiring eslint >= 8.2.0 and typescript >= 4.4.4. Notably, eslint-plugin-mocha has also been updated, moving from version 8.1.0 to 9.0.0. The dist metadata reveals a small increase in unpacked size, implying potential rule additions or refinements. This upgrade ensures developers leverage the most current ESLint ecosystem for optimal code consistency and potential bug prevention.
The are not vulnerabilities for the version 2.0.1 of the package eslint-config-mrmlnc