eslint-config
eslint-config copied to clipboard
readme updates
It's not obvious the level of support provided for this repo, so let's add some clarification.
- [x] add support level section and badge
- [ ] add license file and badge
As there's no license described in the repo, I'm holding off on applying a license file and badge until the license is confirmed.
@timwright12 looks like we're going with GPLv2 here, yeah? https://github.com/10up/eslint-config/blob/d4d8ae522fd0463c5f34ef54b027ef18b8de0f33/package.json#L14
@jeffpaul interesting, do you know what other linting packages are using? I usually go MIT for front-end stuff
@timwright12 the two others I see are split between MIT and GPLv2.