Whymarrh Whitby
|
c11888f287
|
Fix no-empty-function issues (#9216)
See [`no-empty-function`](https://eslint.org/docs/rules/no-empty-function) for more information.
This change enables `no-empty-function` and fixes the issues raised by the rule.
|
2020-08-14 09:17:02 -02:30 |
|
Whymarrh Whitby
|
92971d3c87
|
Migrate codebase to use ESM (#7730)
* Update eslint-plugin-import version
* Convert JS files to use ESM
* Update ESLint rules to check imports
* Fix test:unit:global command env
* Cleanup mock-dev script
|
2020-01-09 00:04:58 -03:30 |
|
Whymarrh Whitby
|
e61745a821
|
Enable no-var rule for ESLint (#7590)
* eslint: Enable no-var rule
* yarn lint --fix
|
2019-12-03 11:22:01 -03:30 |
|
tmashuang
|
13ebb0b455
|
Moved loose some loose test files to sub folders
|
2018-05-21 05:59:26 -07:00 |
|