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

eslint config package does too much #961

@moorscode

Description

@moorscode

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?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions