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

Commit

Permalink
feat: 支持ticktick
Browse files Browse the repository at this point in the history
  • Loading branch information
eightHundreds committed Jul 15, 2023
1 parent bc07318 commit 16034ac
Show file tree
Hide file tree
Showing 4 changed files with 431 additions and 321 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ module.exports = {
],
rules: {
'no-new': 'off',
'@typescript-eslint/indent': ['error', 2],
'@typescript-eslint/consistent-type-imports': 'off',
'@typescript-eslint/no-unsafe-call': 'off',
'@typescript-eslint/no-unsafe-assignment': 'off',
Expand Down
Loading

0 comments on commit 16034ac

Please sign in to comment.