Huáng Jùnliàng
|
57b658c4d8
|
v7.11.3
|
2020-08-08 15:59:38 -04:00 |
|
Brian Ng
|
c0f6f0394d
|
Support ConditionalExpressions in dry-error-messages rule (#11917)
* Support ConditionalExpressions in dry-error-messages rule
* tests
|
2020-08-05 16:28:35 -04:00 |
|
Huáng Jùnliàng
|
45fdb87747
|
v7.11.0
|
2020-07-30 17:12:07 -04:00 |
|
Huáng Jùnliàng
|
4c9929ca28
|
Prepare to publish @babel/eslint-* packages (#11894)
* remove private flag, bump node and babel versions
* disallow submodule imports
* Revert "Do not automatically publish eslint packages (#10722)"
This reverts commit 5ca8acdb38bc7a9a4669ad3249c219531f8f6579.
# Conflicts:
# Makefile
# eslint/babel-eslint-parser/package.json
# eslint/babel-eslint-plugin-development/package.json
# lerna.json
# scripts/integration-tests/publish-local.sh
* disable submodule imports for babel-eslint-config-internal
* chore: push back a bit to make tests happy
|
2020-07-30 13:32:38 -04:00 |
|
Kai Cataldo
|
4ac9c7afe2
|
Upgrade to ESLint v7 (#11857)
* Upgrade to ESLint v7
* Upgrade eslint-plugin-import
* Update peer deps
* Remove max-len from ESLint config
* Update tests
* Only test babel-eslint-* packages in Node >=10
* Remove babel-eslint
* Fix linking in dev
* Add comment to Makefile
* Fix e2e tests
* Add --ignore-engines flag when installing in ESLint packages
* fix: convert tt.questionDot to Punctuator
* chore: update lockfile
Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>
|
2020-07-29 19:11:48 -04:00 |
|
Huáng Jùnliàng
|
7fd40d86a0
|
v7.10.4
|
2020-06-30 09:04:22 -04:00 |
|
Kai Cataldo
|
75c2300c28
|
Add @babel/eslint-plugin-development-internal (#11376)
* Add @babel/eslint-plugin-internal
* Add dry-error-messages rule
* Address feedback
* Enable new rule
* fix author field
* Fix errors
* Add readme
* Add example configuration
* Handle directories
* run make bootstrap
* More updates!
* Fix errors
* Update tests
* Fix CI race condition
|
2020-06-22 19:43:29 -04:00 |
|