Commit graph

4 commits

Author SHA1 Message Date
Christopher Willis-Ford
a7dda101f2 refactor!: simplify and flatten configurations
BREAKING CHANGE: Configurations are now returned as objects, like most
shared ESLint configurations. The `make*Config` functions are no more.
Also, everything is now exported through one file.
2025-04-30 14:45:36 -07:00
Christopher Willis-Ford
497bd2880b feat: better type help, esp. with makeEslintConfig 2025-04-30 14:45:36 -07:00
Christopher Willis-Ford
f96889d13e style: prettier --write . 2025-03-28 07:38:40 -07:00
Christopher Willis-Ford
9f8f48ce12 refactor!: move legacy rulesets into lib/legacy/ 2025-03-28 07:23:00 -07:00