UNPKG

number.parseint

Version:

An ES-spec-compliant Number.parseInt shim/polyfill/replacement that works as far down as ES3

15 lines (12 loc) 153 B
{ "root": true, "extends": "@ljharb", "overrides": [ { "files": "test/**", "rules": { "max-lines-per-function": "off", }, }, ], }