Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(eslint-plugin-experience): new config @taiga-ui/experience/entry-points #439

Merged
merged 3 commits into from
Jun 21, 2024

Conversation

nsbarsukov
Copy link
Member

How enable it ?

package.json

"eslintConfig": {
    "extends": [
        "plugin:@taiga-ui/experience/all",
        "plugin:@taiga-ui/experience/taiga-naming",
        "plugin:@taiga-ui/experience/entry-points"
    ],
    "root": true
},

@nsbarsukov nsbarsukov self-assigned this Jun 21, 2024
@nsbarsukov nsbarsukov requested a review from splincode June 21, 2024 09:56
@nsbarsukov nsbarsukov marked this pull request as ready for review June 21, 2024 09:56
@splincode splincode merged commit 5d5fa15 into main Jun 21, 2024
4 checks passed
@splincode splincode deleted the entry-points-config branch June 21, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants