UNPKG

wsdlrdr

Version:

a simple wsdl parser, with promises

15 lines (14 loc) 256 B
{ "extends": "standard", "rules" : { "semi": ["error", "always"], "key-spacing": [2, { "align": "colon" , "beforeColon": false, "afterColon": true }], "indent": ["error", 4, { "SwitchCase": 1 }] } }