UNPKG

pt.md

Version:

Library for working with https://pt.md

12 lines 240 B
{ "extends": "airbnb-base", "plugins": [ "mocha" ], "rules": { "mocha/no-exclusive-tests": "error", "arrow-body-style": 0, "no-underscore-dangle": 0, "no-prototype-builtins": 0 } }