Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Oct 9, 2023
1 parent fd65f71 commit 4580ca1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@
"eslintConfig": {
"extends": [
"plugin:@taiga-ui/experience/all",
"plugin:@taiga-ui/experience/taiga-naming-convention"
"plugin:@taiga-ui/experience/taiga-naming-convention",
"plugin:@taiga-ui/experience/jest",
"plugin:@taiga-ui/experience/cypress",
"plugin:@taiga-ui/experience/playwright"
]
},
"stylelint": {
Expand Down

0 comments on commit 4580ca1

Please sign in to comment.