1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00
uBlock/platform/nodejs
Raymond Hill 4818405cf6
Remove need to pass parser at every compile() call
The compiler instance is already initialized with a
reference to the parser, no need to keep passing the
reference at each call to compile().
2021-08-05 13:30:20 -04:00
..
eslintrc.json Add ESLint rules for possible errors (#3804) 2021-08-04 15:27:32 -04:00
index.js Remove need to pass parser at every compile() call 2021-08-05 13:30:20 -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