UNPKG

wn-command-init

Version:
24 lines 464 B
{   "bitwise": true,   "camelcase": true,   "eqeqeq": true,   "forin": true,   "immed": true,   "indent": 4,   "newcap": true,   "noarg": true,   "noempty": true,   "nonew": true,   "quotmark": "single",   "undef": true,   "unused": true,   "strict": true, "boss": true,   "trailing": true,   "eqnull": true,   "browser": true,   "devel": true,   "jquery": true,   "node": true,   "white": false }