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