2e50f05d0f
style(eslint-config): optimize matching of style files ( #21748 )
2025-08-13 13:27:18 +02:00
2f17df1209
style(eslint-config): newline before import type
( #21036 )
...
* perf: change to import-x
* feat: add rules
* chore: fix rule
* chore: fix
* chore: fix
* chore: fix
* style: `pnpm lint:fix`
* Revert "style: `pnpm lint:fix`"
This reverts commit db0116a288299c507e3cfc4d7a22e2207265d920.
* Revert "chore: fix"
This reverts commit 69c82a90c01525e38180be4c21e8ef5602512318.
* chore: fix
* style: `pnpm lint:fix`
* fix: lint
* chore: `pnpm format`
2025-06-16 15:37:12 +08:00
9539c19b40
style(eslint-config): add rules to restrict the imports of element-plus ( #20959 )
...
* style(eslint-config): add rules to restrict the imports of element-plus
* chore: added validation for tsx files
* chore: revert the shell
2025-06-13 17:07:39 +08:00
168b5f34ca
style(eslint-config): move newline-after-import to global ( #21011 )
2025-06-12 22:30:23 +08:00
1084071fcf
chore(eslint-config): add newline-after-import
rules ( #20309 )
...
chore: add `newline-after-import` rules
2025-03-31 20:48:10 +08:00
244e811b44
chore(eslint-config): add line-between-blocks
rules ( #20051 )
2025-03-08 08:55:02 +08:00
7bba5332f1
chore: update dependencies ( #18573 )
...
* chore: update dependencies
typescript: v5.5
vue-tsc: v2
eslint: v8-latest
@commitlint/*: v18
* fix: apply suggestions
* fix: ignore some ts errors
2024-10-29 10:01:58 +08:00
f83761dd2a
style(eslint-config): add eslint rules to restrict the imports of lodash ( #15773 )
...
* style(eslint-config): add eslint rules to restrict the imports of lodash
* fix: lint error
* test(components): [infinite-scroll] test error
* test(components): [infinite-scroll] test error
2024-02-03 12:10:23 +08:00
7097940f4a
refactor: add ts-nocheck and check all files ( #8401 )
2022-06-22 08:04:42 +08:00
b77753c854
fix(deps): update dependency eslint-plugin-vue to v9 ( #7848 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-05-24 09:41:11 +00:00
1d13ebb05d
feat: drop jest ( #7248 )
...
* feat: drop jest
* test: remove ssr
* test: rename
* chore: update tsconfig
2022-04-19 16:51:44 +08:00
2ca93aabd7
feat: publish eslint config and metadata ( #7063 )
2022-04-09 04:32:01 +08:00
184facdb4c
chore: add eslint rule sort imports ( #6823 )
2022-03-25 15:35:56 +08:00
bb939c6a58
refactor(build): move to internal package ( #6585 )
...
* refactor(build): move to internal package
* ci: fix
* chore: fix
* fix: docs
* chore: add fast-glob to root package
* chore: fix PR comments
* build: add tsx
* refactor: re-organize
* refactor: improve log
2022-03-15 19:23:38 +08:00
5d85fba20c
chore: self closing vue tag ( #6603 )
2022-03-13 16:16:11 -04:00
88b574e765
fix(build): move eslint config to internal ( #6553 )
2022-03-12 14:33:41 +08:00