aboutsummaryrefslogtreecommitdiff
path: root/node_modules/es5-ext/.lint
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/es5-ext/.lint')
-rw-r--r--node_modules/es5-ext/.lint43
1 files changed, 0 insertions, 43 deletions
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