UNPKG

mtsl

Version:

Replaces npm link with something that actually works!

14 lines (13 loc) 185 B
{ "env": { "node": true, "es6": true }, "rules": { "strict": [1, "global"], "no-underscore-dangle": 0, "no-trailing-spaces": 1, "no-unused-vars": 1, "no-undef": 2 } }