UNPKG

map-tojson

Version:

ES7 Proposal: Map#toJSON https://github.com/DavidBruant/Map-Set.prototype.toJSON

14 lines (11 loc) 287 B
{ "root": true, "extends": "@ljharb", "rules": { "id-length": [2, { "min": 1, "max": 30 }], "max-nested-callbacks": [2, 3], "new-cap": [2, { "capIsNewExceptions": ["GetIntrinsic", "IsCallable", "RequireObjectCoercible"] }], "no-invalid-this": [1], "no-new-func": [1] } }