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 |
|
Brian Ng
|
2ea80c845e
|
Merge pull request babel/eslint-plugin-babel#157 from amilajack/patch-1
Test against modern node versions
|
2018-09-04 10:34:28 -05:00 |
|
Brian Ng
|
3e7fe7b25e
|
5.1.0
|
2018-04-20 08:49:02 -05:00 |
|
Brian Ng
|
562deb8f09
|
Merge pull request babel/eslint-plugin-babel#144 from babel/issue142
Fix bug with semi rule with class properties and omitLastInOneLineBlock option
|
2018-04-19 23:30:41 -05:00 |
|
Brian Ng
|
ae68b5bf24
|
Refresh new-cap tests
|
2018-04-18 20:33:36 -05:00 |
|
Brian Ng
|
5b5d9a5dec
|
eslint-rule-composer@0.3.0
|
2018-04-18 20:29:53 -05:00 |
|
Brian Ng
|
bc15f0627d
|
Merge pull request babel/eslint-plugin-babel#131 from lyleunderwood/do-expressions
add no-unused-expressions with do expressions support
|
2018-04-18 20:25:42 -05:00 |
|
Henry Zhu
|
1037e37418
|
5.0.0
|
2018-03-31 08:42:29 -04:00 |
|
Brian Ng
|
8e49bbbb09
|
Add quotes rule to index
|
2018-03-30 09:28:48 -05:00 |
|
Brian Ng
|
550dcfc96a
|
Merge pull request babel/eslint-plugin-babel#139 from babel/quotes-jsxfragment
Add babel/quotes rule for JSXFragment workaround
|
2018-03-30 09:11:10 -05:00 |
|
Brian Ng
|
2624190887
|
Update deprecation table with versions
|
2018-03-30 09:09:23 -05:00 |
|
Brian Ng
|
b41b3af879
|
Merge pull request babel/eslint-plugin-babel#138 from babel/composer
Refactor rules to use eslint-rule-composer
|
2018-03-30 08:34:43 -05:00 |
|
Henry Zhu
|
15c5245d55
|
4.1.2
|
2017-07-25 16:42:26 -04:00 |
|
Brandon Kobel
|
da75b8484f
|
Modifying semi rule to support for await (babel/eslint-plugin-babel#126)
|
2017-05-10 12:09:23 -04:00 |
|
Henry Zhu
|
dc0109ad3d
|
4.1.1
|
2017-03-06 10:48:48 -05:00 |
|