1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00
uBlock/platform/nodejs
Manish Jethani 3ca5e6817d
Fix ESLint indentation warnings (#3800)
* Fix ESLint indentation warnings

* Undo code reformatting within parentheses

* Add exception for logical expressions

* Update array expression rule

* Disable rule for reProceduralOperator assignment

* Fix indentation in static-filtering-parser.js
2021-08-03 10:14:40 -04:00
..
eslintrc.json Fix ESLint indentation warnings (#3800) 2021-08-03 10:14:40 -04:00
index.js Fix ESLint indentation warnings (#3800) 2021-08-03 10:14:40 -04:00
install.js Create build folder in npm install script (#3799) 2021-08-03 07:02:48 -04:00
package.json Remove bundle generation from Node.js package (#3796) 2021-08-02 09:17:56 -04:00
test.js Run ESLint during Node.js package generation (#3798) 2021-08-02 16:55:03 -04:00