XhmikosR
|
37f2c04c5f
|
Clean up lint rules (#30721)
* Remove unneeded rule suppression
* Format tests/unit/.eslintrc.json
* build/.eslintrc.json: add strict for consistency
|
2020-05-04 19:32:09 +03:00 |
|
Pawel Wolak
|
b3dfcdc7ed
|
Enable eslint no-console rule except for build directory (#29585)
|
2019-10-25 12:25:30 +03:00 |
|
XhmikosR
|
44e6abcba5
|
Switch to eslint-config-xo and eslint-plugin-unicorn.
|
2019-03-11 17:01:28 +02:00 |
|
XhmikosR
|
05dfae3146
|
Revert "build/*.js: set sourceType to module."
This reverts commit b442ce3130 .
|
2018-11-28 14:33:29 +02:00 |
|
XhmikosR
|
b442ce3130
|
build/*.js: set sourceType to module.
|
2018-08-12 22:22:12 +03:00 |
|
XhmikosR
|
6d336502c7
|
Clean up and tweak ESLint rules.
Also, refactor ESLint and stylelint config files; now everything will work from our root dir.
|
2018-01-11 18:48:46 +02:00 |
|