 Issue 30032558:
  Noissue - Fix tests on NodeJS < 10  (Closed) 
  Base URL: https://hg.adblockplus.org/adblockpluscore/
    
  
    Issue 30032558:
  Noissue - Fix tests on NodeJS < 10  (Closed) 
  Base URL: https://hg.adblockplus.org/adblockpluscore/| Left: | ||
| Right: | 
| OLD | NEW | 
|---|---|
| 1 { | 1 { | 
| 2 "env": { | 2 "env": { | 
| 3 "node": true | 3 "node": true | 
| 4 }, | 4 }, | 
| 5 "globals": { | |
| 6 "URL": true | |
| 7 }, | |
| 8 "rules": { | 5 "rules": { | 
| 9 "max-len": "off", | 6 "max-len": "off", | 
| 10 "no-console": "off" | 7 "no-console": "off" | 
| 11 } | 8 } | 
| 12 } | 9 } | 
| OLD | NEW |