Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- [New] add `indent` option (#13) - [New] add `customInspect` option, to disable custom inspect methods - [New] add `maxStringLength` option - [Fix] do not be fooled by a function’s own `toString` method - [Fix] when truncating a deep array, note it as `[Array]` instead of just `[Object]` - [patch] indicate explicitly that anon functions are anonymous, to match node - [readme] fix repo URLs, remove testling - [meta] add `safe-publish-latest` - [Tests] add Date and RegExp tests - [Tests] add codecov - [actions] add automatic rebasing / merge commit blocking - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `core-js`, `tape`; add `aud`; loosen the `core-js` dep
- Loading branch information