]> git.proxmox.com Git - pve-eslint.git/blobdiff - eslint/tests/lib/cli-engine/formatters/junit.js
import 8.3.0 source
[pve-eslint.git] / eslint / tests / lib / cli-engine / formatters / junit.js
index b77c177885aebfd42c45b83d7942f1ac9cac9664..26a2445b3b39f2079639ea5a4518dd96d9373f9e 100644 (file)
@@ -3,8 +3,6 @@
  * @author Jamund Ferguson
  */
 
-/* jshint node:true */
-
 "use strict";
 
 //------------------------------------------------------------------------------