Skip to content

Commit

Permalink
Merge branch 'feat/multi-selection'
Browse files Browse the repository at this point in the history
  • Loading branch information
SSShooter committed Sep 16, 2023
2 parents 7061f1a + 4bc7b8a commit 5e634cf
Show file tree
Hide file tree
Showing 31 changed files with 804 additions and 1,179 deletions.
1 change: 1 addition & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ module.exports = {
},
rules: {
'@typescript-eslint/consistent-type-imports': 'error',
'@typescript-eslint/no-non-null-assertion': 'off',
},
}
Loading

0 comments on commit 5e634cf

Please sign in to comment.