From bbff7403fbf46f9ad92240ac213df8d30ef31b64 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 20 Sep 2018 02:56:13 +0200 Subject: update packages --- node_modules/es5-ext/.lint | 43 ------------------------------------------- 1 file changed, 43 deletions(-) delete mode 100644 node_modules/es5-ext/.lint (limited to 'node_modules/es5-ext/.lint') diff --git a/node_modules/es5-ext/.lint b/node_modules/es5-ext/.lint deleted file mode 100644 index ded0b5321..000000000 --- a/node_modules/es5-ext/.lint +++ /dev/null @@ -1,43 +0,0 @@ -@root - -module - -indent 2 -maxlen 100 -tabs - -ass -continue -forin -nomen -plusplus -vars -sub - -./global.js -./function/_define-length.js -./function/#/copy.js -./object/unserialize.js -./test/function/valid-function.js -./test/function/#/to-string-tokens.js -evil - -./math/_pack-ieee754.js -./math/_unpack-ieee754.js -./math/clz32/shim.js -./math/imul/shim.js -./number/to-uint32.js -./string/#/at.js -bitwise - -./math/fround/shim.js -predef+ Float32Array - -./object/first-key.js -forin - -./test -predef+ Symbol - -./test/reg-exp/#/index.js -predef+ __dirname -- cgit v1.2.3