AndreaPontrandolfo / sheriff

A comprehensive and opinionated Typescript-first ESLint configuration.
https://www.eslint-config-sheriff.dev
MIT License
106 stars 7 forks source link

Enable zero-config Sheriff #165

Closed lishaduck closed 2 months ago

lishaduck commented 2 months ago

Split off from #163.

changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: 0fd4217cb35b441ebcd4522a890bf4c875dc7d01

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | --------------------- | ----- | | eslint-config-sheriff | Minor | | sheriff-webservices | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sheriff ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 13, 2024 2:48am
AndreaPontrandolfo commented 2 months ago

I like this!

lishaduck commented 2 months ago

I had just realized that sheriff({}) was valid, so this is "syntax sugar" for that (well, for {...:false}, but same difference).