Hacker News new | ask | show | jobs
by frobozz 5166 days ago
Here's an example of using javascript comments to set options on a parser. It isn't JSON, but it is pertinent.

/* jslint nomen: true, debug: true, evil: false, vars: true */