Skip to content

Commit

Permalink
Remove useless section
Browse files Browse the repository at this point in the history
  • Loading branch information
pls78 authored and vraja-pro committed Oct 25, 2023
1 parent b581695 commit 50faa93
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,6 @@ overrides:
jest: true
rules:
no-restricted-imports: "off"
- files:
- "packages/components/**/*.js"
rules:
react/jsx-no-bind: 1
react/require-default-props: 1
react/default-props-match-prop-types: 1
react/no-unused-prop-types: 1
require-jsdoc: 1
- files:
- "packages/search-metadata-previews/**/*.js"
rules:
Expand Down

0 comments on commit 50faa93

Please sign in to comment.