npm @prantlf/jsonlint 2.0.0
v2.0.0

latest releases: 14.0.3, 14.0.2, 14.0.1...
4 years ago

2.0.0 (2019-05-18)

Bug Fixes

  • Accept any file extension on the command line directly (14ba31c)
  • Do not distribute the web directory in the npm module (7379be8)
  • Make the compact-errors mode working with the latest Jison output (d417a9c)
  • Rename the long name of the option "extension" to "extensions" (383e50a)
  • Replace nomnom as command-line parser with commander, which is maintaitained (6694bba)
  • Report the right file name in the compact-errors mode, if multiple files or directories are engtered (7c80326)

Features

  • Add a checkbox to recognize JavaScript-style comments to the web page (2a9082a)
  • Support parsing and skipping JavaScript-style comments in the JSON input (4955c58)

BREAKING CHANGES

  • The options "extension" is not recognized any more.
    Use the option "extensions" with the same semantics instead.

Don't miss a new jsonlint release

NewReleases is sending notifications on new releases.