aboutsummaryrefslogtreecommitdiff
path: root/node_modules/es6-weak-map/.lint
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/es6-weak-map/.lint')
-rw-r--r--node_modules/es6-weak-map/.lint13
1 files changed, 13 insertions, 0 deletions
diff --git a/node_modules/es6-weak-map/.lint b/node_modules/es6-weak-map/.lint
new file mode 100644
index 000000000..3c9ef8da0
--- /dev/null
+++ b/node_modules/es6-weak-map/.lint
@@ -0,0 +1,13 @@
+@root
+
+module
+
+tabs
+indent 2
+maxlen 100
+
+ass
+nomen
+plusplus
+
+predef+ WeakMap