Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #7 from WavesHQ/thedoublejay/deps
Browse files Browse the repository at this point in the history
feature(standard-web-linter): update linter rules
  • Loading branch information
thedoublejay authored Dec 5, 2022
2 parents d64c055 + f69318d commit f82c525
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/standard-web-linter/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ module.exports = {
'no-undef': 'warn',
'react/jsx-props-no-spreading': 'off',
'react/require-default-props': 'off',
'import/no-extraneous-dependencies': 'off',
'jsx-a11y/anchor-is-valid': [
'error',
{
Expand Down

0 comments on commit f82c525

Please sign in to comment.