Skip to main content

🟠 Strict

Use this preset when you want the recommended rule set with stricter enforcement.

Config key

etcMisc.configs.strict;

Flat Config example

import etcMisc from "eslint-plugin-etc-misc";

export default [etcMisc.configs.strict];

Rules in this preset

Adoption guidance

Start here after your team is stable on recommended and ready to fail CI on the same baseline rule set.