Whymarrh Whitby
|
b6ccd22d6c
|
Update ESLint shared config to v3 (#9274)
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
|
2020-08-19 13:57:05 -02:30 |
|
Whymarrh Whitby
|
310b15ba4a
|
Fix no-plusplus issues (#9206)
See [`no-plusplus`](https://eslint.org/docs/rules/no-plusplus) for more information.
This change enables `no-plusplus` and fixes the issues raised by the rule.
|
2020-08-12 20:36:44 -02:30 |
|
Whymarrh Whitby
|
f5a125fe61
|
Move export defaults statements alongside their objects (#8525)
|
2020-05-05 19:49:38 -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 |
|
Kevin Serrano
|
d6286cd13a
|
Maintain linting.
|
2016-11-18 16:27:26 -08:00 |
|
kumavis
|
39e0a33bba
|
random-id - use Number.MAX_SAFE_INTEGER as max
|
2016-11-17 14:29:35 -08:00 |
|
Dan Finlay
|
f229d32442
|
Replace old random-id code with incrementing id generator
|
2016-11-17 13:49:46 -08:00 |
|