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 |
|
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 |
|
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 |
|
Jason Quense
|
2b52d67ebc
|
Merge pull request babel/eslint-plugin-babel#101 from mathieumg/no-invalid-this
Added `babel/no-invalid-this`
|
2016-11-02 14:38:46 -04:00 |
|