Skip to content
This repository has been archived by the owner on Sep 14, 2018. It is now read-only.

acornjs/acorn-json-superset

Repository files navigation

Subsume JSON support for Acorn

NPM version

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.