UNPKG

jsonpath-plus

Version:

A JS implementation of JSONPath with some additional operators

13 lines (12 loc) 262 B
{ "extends": "standard", "rules": { "semi": [2, "always"], "indent": ["error", 4, {"outerIIFEBody": 0}], "object-property-newline": 0, "one-var": 0, "no-var": 2, "prefer-const": 2, "object-curly-spacing": ["error", "never"] } }