MCPcopy Index your code
hub / github.com/formatjs/formatjs / getPluginConfig

Function getPluginConfig

packages/babel-plugin-formatjs/tests/index.test.ts:287–289  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

285 {multiplePasses = false} = {}
286) {
287 function getPluginConfig() {
288 return [plugin, options, Date.now() + '' + ++cacheBust]
289 }
290
291 return transformFileSync(filePath, {
292 presets: [

Callers 1

transformFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected