@produck/eslint-rules
v0.4.0
Published
Common eslint rules of Produck team
Readme
@produck/eslint-rules
Shared ESLint flat config presets for the Produck organization.
Usage
import produck from '@produck/eslint-rules';
export default [
...produck,
// repository-specific overrides
];Current package exports a minimal base preset and is intended to evolve with organization-wide lint conventions.
