三咲智子
879ea6d31b
feat: support jsx, closes #5708 ( #5947 )
2022-02-11 12:10:56 +08:00
renovate[bot]
5b5e9ab81d
chore(deps): update dependency eslint-plugin-vue to v8 ( #4105 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kevin <sxzz@sxzz.moe>
2021-10-30 18:13:00 +08:00
三咲智子
50451ee0ac
chore(dev): add eslint-define-config & adjust eslint rules ( #3765 )
2021-10-06 19:41:52 +08:00
三咲智子
ab8982379e
build: refactor each package build ( #3709 )
2021-09-28 20:28:47 +08:00
zouhang
d8954f945e
chore: make eslint works in docs folder ( #3582 )
...
* chore: make eslints work in docs folder
* refactor(dev): improve eslint
* fix eslint issue
Co-authored-by: Kevin <sxzz@sxzz.moe>
Co-authored-by: jeremywuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2021-09-23 14:16:37 +08:00
三咲智子
0636e1e240
style: add import and stricter lint ( #3440 )
...
* style: add import lint
* chore: apply eslint rules
* chore: add stricter lint
* chore: lint all files
* auto fix
* manually fix
* restore build-indices.ts
2021-09-17 15:27:31 +08:00
三咲智子
c86c2b0fe9
style: eslint enable prefer-template ( #3414 )
...
* style: eslint enable prefer-template
* chore: apply eslint rules
2021-09-17 09:18:24 +08:00
三咲智子
0327d2d0b2
refactor(components): refactor button ( #3341 )
...
* feat(utils): add buildProp
* chore: disable eslint rule
* chore: typescript use strict
* refactor(components): refactor button
* feat: add comment for buildProp
2021-09-12 19:38:48 +08:00
Aex
03f02b5554
refactor(utils): improve debug warn ( #3302 )
2021-09-09 11:49:48 +08:00
三咲智子
55348b30b6
style: use prettier ( #3228 )
...
* style: use prettier
* style: just prettier format, no code changes
* style: eslint fix
object-shorthand, prefer-const
* style: fix no-void
* style: no-console
2021-09-04 19:29:28 +08:00
Sanxiaozhizi
e9e56d5938
chore: upgrade & improve eslint rule ( #3105 )
...
* chore: remove unused ts-node
* chore: upgrade lodash
* chore: upgrade eslint
* perf: remove side effects in computed
* refactor: follow eslint rules
* chore: remove vue-template-compiler
* style: enhance eslint format rule
* style: format code
2021-08-27 17:46:06 +08:00
Simona
e93f6f6984
style: add no-multi-spaces rule ( #2345 )
...
* style: add no-multi-spaces rule
* style: remove extra spaces
2021-06-25 16:25:54 +08:00
zouhang
b37a21420c
feat(core): add jsx support
2020-09-15 13:53:41 +08:00
hanx316
07d2beccfc
chore(project): modify some lint rules
...
allow vue default props; disallow arrow parens when only one parameter; use rule words rather than
number; modify the sequences of rules; delete a duplicate field in tsconfig
2020-08-19 23:15:51 +08:00
hangzou
dbaf83e2a4
Feat/checkbox ( #131 )
...
* feat(checkbox): init checkbox
* feat(checkbox): update checkbox-button checkbox-group
* feat(checkbox): init unit test
* feat(checkbox): update unit test
* fix(checkbox): improve some code
* test(checkbox): update test case
2020-08-13 15:16:38 +08:00
Herrington Darkholme
9ead10d326
[WIP] Fix/eslint ( #74 )
...
* fix(style): apply eslint
* fix(breadcrumb): provide inection in test code
2020-08-04 16:08:14 +08:00
HerringtonDarkholme
685cad4edb
feat(core): add avatar components
2020-08-03 15:00:05 +08:00
zazzaz
12abae4b08
test: add button test
2020-07-27 21:46:33 +08:00
Hanx
4e5b229308
Chore/eslint ( #34 )
...
* chore: add eslint support & some fixes
* chore: eslint basic support rules & some fixes; ignore yarn-error
2020-07-27 16:17:41 +08:00