Kai Cataldo
d18d0b6478
Run Prettier
2019-11-17 23:31:38 -05:00
Kai Cataldo
db2b601886
Add TODO comment
2019-11-17 23:28:51 -05:00
Kai Cataldo
e9e6918df6
Do not run eslint/* tests in Node v6
2019-11-17 23:28:51 -05:00
Kai Cataldo
53a3dac011
Clean up eslint/* directories ( #10729 )
2019-11-17 11:01:10 +01:00
Kai Cataldo
401c9bbe83
Update ESLint/Prettier config for eslint/* packages ( #10724 )
2019-11-16 23:28:02 +01:00
Brian Ng
c37361ba2e
Bump prettier@1.19.1 ( #10728 )
2019-11-16 16:05:40 +01:00
Raja Sekar
f087cf842f
Mocha to jest migration for eslint packages ( #10716 )
...
* migrated mocha to jest
* migrated mocha to jest - 2
* migrated mocha to jest - removed preversion hook from script
* migrated mocha to jest - 3
* migrated mocha to jest - 4
* cleanup
* review
* review
2019-11-16 12:32:19 +01:00
Kai Cataldo
bcd181f051
ESLint: disable max-len ( #10727 )
...
* ESLint: disable max-len
* Rename .eslintrc.json -> .eslintrc.js
* Fix up .eslintrc.js
2019-11-16 11:10:33 +01:00
Nicolò Ribaudo
5ca8acdb38
Do not automatically publish eslint packages ( #10722 )
...
* Do not automatically publish eslint packages
* Fix
* Fix
* Fix
* Fix
* Fix
2019-11-16 11:09:18 +01:00
Kai Cataldo
a6d134804a
Unify build step for ESLint packages ( #10723 )
2019-11-16 10:15:15 +01:00
Arun Kumar Mohan
1b75fe3cba
chore: fix typo: prest -> preset ( #10726 ) [ci-skip]
2019-11-15 23:56:59 -05:00
Huáng Jùnliàng
3846d2a7fa
chore: fix typo ( #10725 )
2019-11-15 20:56:32 -06:00
Huáng Jùnliàng
6c7f8291d4
polish: skip creating extra reference for safely re-used node ( #10720 )
...
* polish: skip creating extra reference for safely re-used node
* reimplement using scope.maybeGenerateMemoised
2019-11-16 01:11:03 +01:00
Nicolò Ribaudo
d56911b88d
Reorganize meta files for ESLint packages ( #10714 )
...
* Move COC and CONTRIBUTING
* Add changelog links
* Reorganize gitignore and licenses
2019-11-16 01:10:26 +01:00
Nicolò Ribaudo
72eca8f0c2
Fix publishing broken by eslint packages ( #10721 )
2019-11-15 20:54:04 +01:00
Huáng Jùnliàng
5bb4ee73da
chore: use loose mode of transform ( #10718 )
2019-11-15 10:48:37 -06:00
Nicolò Ribaudo
b4c42601d1
Fix linting in ESLint packages ( #10712 )
...
* Lint eslint/*
* Run "make fix-js"
* Fix remaining problems
* Remove linting from subpackages
* Remove husky
* Add back eslint dep
2019-11-14 22:05:26 +01:00
Huáng Jùnliàng
17dfdab7d2
chore: ignore engines for eslint packages ( #10713 )
2019-11-14 22:00:46 +01:00
Raja Sekar
927b89bec8
removed yarn lock from eslint packages ( #10711 )
2019-11-14 21:46:40 +01:00
dependabot[bot]
ec18c30ce7
Bump js-yaml from 3.12.0 to 3.13.1 ( babel/eslint-plugin-babel-plugin#2 )
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-07-08 21:05:37 +02:00
Nicolò Ribaudo
f7c3d0717a
1.0.1
2018-12-18 22:35:38 +01:00
Nicolò Ribaudo
f5e482d3f6
Add repo url
2018-12-18 22:35:25 +01:00
Nicolò Ribaudo
31c3de6bfa
Typo 🤦
2018-12-18 22:33:27 +01:00
Nicolò Ribaudo
cc78743ac8
Add .npmignore
2018-12-18 22:09:51 +01:00
Nicolò Ribaudo
1bd82dd6c1
1.0.0
2018-12-18 21:24:54 +01:00
Nicolò Ribaudo
cc2d738343
Update readme with the new package name
2018-12-18 21:23:50 +01:00
Nicolò Ribaudo
76ece4576e
Add publishConfig to package.json
2018-12-18 21:04:36 +01:00
Nicolò Ribaudo
ef29bf53ff
Rename to @babel/eslint-plugin-developement. Fixes babel/eslint-plugin-babel-plugin#1
2018-12-18 19:59:26 +01:00
Nicolò Ribaudo
e146ae748e
Create Test workflow
2018-12-17 21:15:50 +01:00
Nicolò Ribaudo
ed1cee365f
Update package.json#main
2018-12-17 20:13:53 +01:00
Nicolò Ribaudo
b615efba87
Export rules
2018-11-20 21:20:58 +01:00
Nicolò Ribaudo
69cc2c30c5
Docs
2018-11-20 21:11:47 +01:00
Nicolò Ribaudo
110191d81e
Add plugin-name rule
2018-11-20 20:30:08 +01:00
Nicolò Ribaudo
c59db52954
Extract isBabelPluginFactory helper
2018-11-20 20:30:02 +01:00
Nicolò Ribaudo
2be54111c0
Add no-undefined-identifier rule
2018-11-20 18:13:37 +01:00
Nicolò Ribaudo
1f7197ec16
Extract isFromBabelTypes helper
2018-11-20 18:02:40 +01:00
Nicolò Ribaudo
6285cb9b64
Add no-deprecated-clone rule
2018-11-19 00:53:17 +01:00
Nicolò Ribaudo
3243af3e07
First commit
2018-11-18 23:57:36 +01:00
fergald
f3e2752df3
Support private properties in no-invalid-this ( babel/eslint-plugin-babel#183 )
...
* add failing test
* support ClassPrivateProperty
2019-08-24 17:12:15 +09:00
dependabot[bot]
693fa1aa0d
Bump js-yaml from 3.11.0 to 3.13.1 ( babel/eslint-plugin-babel#177 )
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.11.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.11.0...3.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-07-15 18:52:01 +02:00
dependabot[bot]
7061d966ab
Bump lodash from 4.17.4 to 4.17.14 ( babel/eslint-plugin-babel#181 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.4 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.14 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-07-12 20:20:59 -05:00
Brian Ng
ebe197f12e
5.3.0
2018-11-15 09:13:03 -06:00
Ville Saukkonen
eccbdab734
Camelcase - support for optional chaining ( babel/eslint-plugin-babel#163 )
2018-11-08 17:47:03 +02:00
Brian Ng
2358ed1bf9
5.2.1
2018-09-27 09:09:40 -05:00
Brian Ng
e8c0f529a0
Fix missing valid-typeof export ( babel/eslint-plugin-babel#165 )
2018-09-27 08:20:52 -05:00
Brian Ng
7c97b5587a
5.2.0
2018-09-06 10:45:30 -05:00
Brian Ng
d86c6dd449
Add valid-typeof rule with support for BigInt ( babel/eslint-plugin-babel#161 )
2018-09-06 10:39:48 -05:00
Brian Ng
f70f68e44a
Update readme for opt call support in no-unused-expressions [skip ci] ( babel/eslint-plugin-babel#160 )
2018-09-05 09:41:55 -05:00
Brian Ng
d03a00c1a4
mocha@5.2.0 ( babel/eslint-plugin-babel#159 )
2018-09-05 09:26:43 -05:00
Brian Ng
b3ce66b1ff
Merge pull request babel/eslint-plugin-babel#158 from lehni/fix/optional-call-expression-in-no-unused-expressions
2018-09-05 09:20:31 -05:00