UNPKG

es-string-html-methods

Version:

An ES-spec-compliant shim/polyfill/replacement for the Annex B String.prototype HTML methods that works as far down as ES3

15 lines (12 loc) 154 B
{ "root": true, "extends": "@ljharb", "rules": { "new-cap": ["error", { "capIsNewExceptions": [ "Call", "CreateHTML", ], }], }, }