{ "env" : { "node" : true }, "rules" : { "curly" : 0, "no-lonely-if" : 1, "no-mixed-requires" : 0, "no-underscore-dangle" : 0, "no-unused-vars" : [2, {"vars" : "all", "args" : "after-used"}], "no-use-before-define" : [2, "nofunc"], "quotes" : [1, "double", "avoid-escape"], "semi" : [2, "never"], "space-after-keywords" : 1, "space-infix-ops" : 0, "strict" : 0 } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.eslintrc | File | 421 B | 0644 |
|
.npmignore | File | 13 B | 0644 |
|
.travis.yml | File | 215 B | 0644 |
|
LICENSE | File | 736 B | 0644 |
|
README.md | File | 1.19 KB | 0644 |
|
package.json | File | 1.52 KB | 0644 |
|
vacuum.js | File | 3.22 KB | 0644 |
|