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