Subsume JSON support for Acorn
Since Subsume JSON is part of ECMAScript 2019, acorn now supports it out of the box. Just make sure that you use acorn >= 5.6.0 and set ecmaVersion >= 10. This plugin is deprecated.
acorn>=5.6 supports json-superset
Subsume JSON support in acorn