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, 43 insertions, 0 deletions
diff --git a/node_modules/es5-ext/.lint b/node_modules/es5-ext/.lint
new file mode 100644
index 000000000..ded0b5321
--- /dev/null
+++ b/node_modules/es5-ext/.lint
@@ -0,0 +1,43 @@
+@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