PHP 7.4.33
Preview: index.js Size: 429 B
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/@babel/plugin-syntax-json-strings/lib/index.js
"use strict";

Object.defineProperty(exports, "__esModule", {
  value: true
});
exports.default = void 0;

var _helperPluginUtils = require("@babel/helper-plugin-utils");

var _default = (0, _helperPluginUtils.declare)(api => {
  api.assertVersion(7);
  return {
    name: "syntax-json-strings",

    manipulateOptions(opts, parserOpts) {
      parserOpts.plugins.push("jsonStrings");
    }

  };
});

exports.default = _default;

Directory Contents

Dirs: 0 × Files: 1
Name Size Perms Modified Actions
429 B lrw-r--r-- 2025-03-28 11:04:35
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).