We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46ca76e commit ee2c874Copy full SHA for ee2c874
index.js
@@ -1,5 +1,3 @@
1
-'use strict';
2
-
3
import * as acorn from "acorn";
4
import XHTMLEntities from './xhtml';
5
test/tests-misc.js
-"use strict";
import assert from "assert";
import jsx from "../index.js";
0 commit comments