40 Commits

Author SHA1 Message Date
dependabot[bot]
f22542ebac
build(deps): bump glob-parent in /packages/vant-eslint-config (#8829)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 09:58:45 +08:00
dependabot[bot]
c9d916a3e4
build(deps): bump hosted-git-info in /packages/vant-eslint-config (#8687)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 19:15:00 +08:00
dependabot[bot]
87d0a27991
build(deps): bump lodash in /packages/vant-eslint-config (#8667)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 09:34:33 +08:00
neverland
6e24ba42a2
chore: setup eslint for prohibited syntax (#8516) 2021-04-13 11:14:56 +08:00
chenjiahan
92d738f788 chore: release @vant/eslint-config@3.2.0 2021-03-16 09:49:28 +08:00
zoy-l
2c43e68aff
fix: eslint .tsx file failed (#8358) 2021-03-16 09:46:50 +08:00
neverland
c8a892c66d
feat(cli): support lint markdown file (#8210) 2021-02-24 17:08:42 +08:00
chenjiahan
376c1e7296 chore: release @vant/eslint-config@3.1.0 2021-02-24 17:00:01 +08:00
neverland
58c01bbbe2
feat(@vant/eslint-config): add eslint-plugin-markdown (#8209) 2021-02-24 16:58:54 +08:00
chenjiahan
70f01133d9 fix(@vant/eslint-config): use default component-definition-name-casing 2020-12-21 17:23:05 +08:00
chenjiahan
d9e4adafe9 chore: release @vant/eslint-config@3.0.1 2020-12-21 17:03:57 +08:00
Jake
df2e91cdf9
chore: 修复eslint 组件名称配置冲突 (#7782) 2020-12-21 16:55:39 +08:00
chenjiahan
2270dbeddc chore: release @vant/eslint-config@3.0.0 2020-11-01 20:09:15 +08:00
chenjiahan
95cf0b0acd chore(eslint-config): add prettier/@typescript-eslint 2020-11-01 20:06:48 +08:00
chenjiahan
2a0e2bba7f chore(eslint-config): bump typescript-eslint@4 2020-11-01 19:48:06 +08:00
chenjiahan
29eb4c8db9 chore(@vant/eslint-config): bump eslint-plugin-vue@7.0.1 2020-10-09 17:58:39 +08:00
chenjiahan
daff756a03 chore: release @vant/eslint-config@3.0.0-alpha.2 2020-08-28 17:19:27 +08:00
chenjiahan
af64a6bedc fix(eslint-config): update ban-ts-comment 2020-08-28 17:17:58 +08:00
chenjiahan
9754a80597 fix(eslint-config): update extends rule 2020-08-21 14:16:18 +08:00
chenjiahan
7413c93c7d chore(eslint-config): bump eslint-plugin-vue@7.0.0-beta.2 2020-08-21 11:46:32 +08:00
dependabot[bot]
942ffd37d1
build(deps): bump lodash in /packages/vant-eslint-config (#6802)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-16 22:52:30 +08:00
chenjiahan
9d5b734170 chore: remove unused var 2020-07-03 16:46:18 +08:00
neverland
de8985b4f3
feat(eslint-config): enable no-unused-vars (#6691) 2020-07-03 15:27:28 +08:00
neverland
3cd7128efd
chore(eslint): disable some typescript-eslint rules (#6127) 2020-04-24 22:52:23 +08:00
neverland
31674a162c
feat(eslint-config): extends typescript-eslint recommended (#6076) 2020-04-17 14:51:55 +08:00
chenjiahan
fda5e21cde chore: release @vant/eslint-config@2.1.0 2020-04-12 18:37:53 +08:00
chenjiahan
1d1c7b85d8 feat(eslint-config): add eslint-config-prettier 2020-04-11 18:11:42 +08:00
dependabot[bot]
3c727fe413
chore(deps): bump acorn in /packages/vant-eslint-config (#5819)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...7.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-14 12:41:23 +08:00
陈嘉涵
6c37ba4359 chore: release @vant/eslint-config@2.0.0 2020-01-19 11:07:37 +08:00
陈嘉涵
8611a8add0 feat(eslint-config): should add self-closing for html void tags 2020-01-19 11:06:17 +08:00
陈嘉涵
27c229d733 feat(eslint-config): add comma-dangle rule 2020-01-19 10:59:41 +08:00
陈嘉涵
387575edf5 fix: disable import/extensions
https://github.com/benmosher/eslint-plugin-import/issues/1558
2019-12-19 10:30:18 +08:00
陈嘉涵
2fa241d868 chore: bump linter deps 2019-12-18 11:06:56 +08:00
neverland
7942a3169b
chore: bump lint to support optional chaining (#4905) 2019-11-03 08:58:51 +08:00
neverland
6e152f3b7a
chore: bump eslint deps (#4722) 2019-10-14 21:01:32 +08:00
dependabot[bot]
8ee0bef715 build(deps): bump eslint-utils in /packages/vant-eslint-config (#4260)
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-27 19:21:01 +08:00
neverland
f3f3789011
chore(lint): remove vue/max-attributes-per-line rule (#4196) 2019-08-22 19:45:26 +08:00
陈嘉涵
5c5860562d chore: update package.json of sub-packages 2019-08-21 15:08:34 +08:00
dependabot[bot]
e991f44ce8 Bump lodash from 4.17.11 to 4.17.15 in /packages/vant-eslint-config (#4175)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-21 14:45:07 +08:00
陈嘉涵
2e537b1c81 chore: add vant-eslint-config package 2019-08-21 14:41:00 +08:00