Christopher Willis-Ford
6b37df906c
test: add tests for recommended rule set
2025-04-30 14:47:27 -07:00
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
c623bb9236
docs: update README.md with new make{Eslint,Prettier}Config functions
2025-03-28 15:06:12 -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
Christopher Willis-Ford
dd73ef407d
refactor!: convert to flat config format required by eslint@^9
2025-03-28 07:22:52 -07:00
Christopher Willis-Ford
438237f9e3
docs: format README.md
Build eslint-config-scratch / build-eslint (push) Waiting to run
2025-03-26 07:05:08 -07:00
Christopher Willis-Ford
eb7d60a37f
docs(readme.md): update installation instructions
2022-05-23 08:55:24 -07:00
greenkeeper[bot]
61d813743b
docs(readme): add Greenkeeper badge
2019-02-25 16:56:03 +00:00
Ray Schamp
4ccd256b94
docs(README): Fix suggested base .eslintrc.js
...
We are switching to ES6 everywhere, and the node env was always unnecessary.
2017-04-20 09:56:14 -04:00
Ray Schamp
d4a585595f
docs(semantic release): Explain how scopes map to version bumps
2016-10-25 19:16:41 -04:00
Ray Schamp
dcad861e08
docs(setup): Add instructions for linting React
2016-10-25 12:16:48 -04:00
Ray Schamp
f7820346d5
docs(setup): Add installation and usage instructions
2016-10-23 22:49:16 -04:00
Ray Schamp
8f1d35c401
chore(git): Use commitizen
...
Set up commitizen in preparation to use semantic release for npm publishing
2016-10-22 12:23:06 -04:00