download
raw
568 Bytes
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _helperPluginUtils = require("@babel/helper-plugin-utils");
var _default = exports.default = (0, _helperPluginUtils.declare)(api => {
api.assertVersion("^7.0.0-0 || ^8.0.0-0");
return {
name: "syntax-jsx",
manipulateOptions(opts, parserOpts) {
if (parserOpts.plugins.some(p => (Array.isArray(p) ? p[0] : p) === "typescript")) {
return;
}
parserOpts.plugins.push("jsx");
}
};
});
//# sourceMappingURL=index.js.map

Xet Storage Details

Size:
568 Bytes
·
Xet hash:
dcd759e0ea1faa756a0753976cb78e5327165988f8ab6cfd0e1350b5c3c9ded2

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.