Skip to content

Commit

Permalink
feat #240 - Filters updates (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-dassana committed Apr 17, 2021
1 parent bbdd768 commit 4cb034f
Show file tree
Hide file tree
Showing 37 changed files with 2,159 additions and 1,473 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ module.exports = {
beforeColon: false
}
],
'no-debugger': 'warn',
'no-duplicate-imports': 'error',
'no-useless-computed-key': 'warn',
'quote-props': ['warn', 'as-needed'],
Expand Down
Loading

0 comments on commit 4cb034f

Please sign in to comment.