Skip to content

Commit

Permalink
chore: update storybook, fix lint warnings (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
ValeraS committed May 24, 2024
1 parent a7724dc commit e782057
Show file tree
Hide file tree
Showing 15 changed files with 1,096 additions and 459 deletions.
2 changes: 2 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
"@gravity-ui/eslint-config/a11y",
"@gravity-ui/eslint-config/prettier"
],
"plugins": ["eslint-plugin-react-compiler"],
"rules": {
"react-compiler/react-compiler": "error",
"react/jsx-fragments": ["error", "element"],
"react/react-in-jsx-scope": "off",
"no-restricted-syntax": [
Expand Down
Loading

0 comments on commit e782057

Please sign in to comment.