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