Why We Started Building Our Own ESLint Rules
Nova's ESLint presets started as compositions of existing rules. Pick the right combination of @typescript-eslint, eslint-plugin-import, and the built-in set, layer them into presets, and ship. For most patterns, that works.
Then we hit the first gap.