Skip to content

Commit

Permalink
Support watchlater
Browse files Browse the repository at this point in the history
  • Loading branch information
the1812 committed Jan 13, 2022
1 parent 29f322f commit 12fa8e3
Show file tree
Hide file tree
Showing 3 changed files with 133 additions and 57 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ module.exports = {
'no-restricted-globals': 'off',

'arrow-parens': ['error', 'as-needed'],
'object-curly-newline': 'off',
'semi': ['error', 'never'],
'linebreak-style': 'off',
'camelcase': 'off',
Expand Down
Loading

0 comments on commit 12fa8e3

Please sign in to comment.