-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+ rules added as of
eslint@8.56.0
, @typescript-eslint@6.14.0
& `e…
…slint-plugin-vue@9.19.2` * config rule `vue/attributes-order` to re-order attrs * extends from `@typescript-eslint/(strict|stylistic)-type-checked` - rules that are already enabled in currently using presets: eslint/eslint#14691, vuejs/eslint-plugin-vue#1848 @ .eslintrc.cjs * change the type of `ApiUsersQuery.pages` to `CursorPagination` - unused exported type `Pagination` @ api/index.d.ts - no longer count user items in noty @ `<User>` * sync usages of `paginations/usePaginationButtons.ts` with `<PostsPage>` @ `<UsersPage>` @ fe
- Loading branch information
Showing
4 changed files
with
81 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters