{"version":3,"names":["manipulateOptions","opts","parserOpts","plugins","push","setters","execute"],"sources":["babel-plugin-syntax-class-properties.js"],"sourcesContent":["export default function () {\n  return {\n    manipulateOptions(opts, parserOpts) {\n      // parserOpts.plugins.push(\"*\");\n      parserOpts.plugins.push(\"classProperties\");\n      // parserOpts.plugins.push(\"classPrivateProperties\");\n      // parserOpts.plugins.push(\"classPrivateMethods\");\n    }\n  };\n}\n"],"mappings":";;;qBAAe,YAAY;IACzB,OAAO;MACLA,iBAAiBA,CAACC,IAAI,EAAEC,UAAU,EAAE;QAClC;QACAA,UAAU,CAACC,OAAO,CAACC,IAAI,CAAC,iBAAiB,CAAC;QAC1C;QACA;MACF;IACF,CAAC;EACH,CAAC;EAAA;IAAAC,OAAA;IAAAC,OAAA,WAAAA,CAAA;EAAA;AAAA"}