Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

eslint config package does too much #961

Open
moorscode opened this issue Dec 6, 2020 · 0 comments
Open

eslint config package does too much #961

moorscode opened this issue Dec 6, 2020 · 0 comments

Comments

@moorscode
Copy link
Contributor

Explanation

In MyYoast we use the "yoast" config but have to configure stuff for the React directives configured in the package.
I want to use the plain config in a project of mine, because I'm used to the standards, but I'm using TypeScript (as we do in MyYoast-server).
I saw an opportunity to have it all.

Technical decisions

I've clone and copied the repository and made some changes.

https://github.com/moorscode/eslint-config-yoast-base (no React or TS, just base opinions) - Should be "yoast" - a major version bump could be the strategy.
https://github.com/moorscode/eslint-config-yoast-react (just React config)
https://github.com/moorscode/eslint-config-yoast-typescript (just TypeScript config)

For applied config, check out: moorscode/scrum-poker#41

Feedback?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant