Replace JSON colorizer with native util.inspect and remove dependency chalk
Pre-release
Pre-release
- Final preparation for 2.0 release a5c7f0c
- Tiny README change for better readability 50e8b70
- Regenerate docs 9a70f3a
- Merge branch 'development' 27d9646
- Delete tsdoc on development branch, only generate on master 39dc9f9
- Remove dependency chalk, use native util.inspect colors a939ccd
- Final cleanup after refactoring to use utils.inspect 3fd89ce
- Prevent code frame feature from following into node_modules 9418f63
- Adjust tests and readme to reflect latest API changes f4c6ac3
- Adjust interface name to refelect latest API changes 580a3da
- Rename setting jsonHighlightColors into highlightStyles to make it more generic (is used for utils.inspect) d496eb3
- Replace JSON colorizer with native util.inspect 1ae3bb1