You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.
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.
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?
The text was updated successfully, but these errors were encountered: