astro-ghostcms/.pnpm-store/v3/files/ca/0c5839280431f68ab52315b0373...

17 lines
211 B
Plaintext

{
"presets": [
[
"airbnb",
{
"targets": {
"node": 4
}
}
]
],
"plugins": [
"@babel/plugin-transform-flow-strip-types",
"add-module-exports"
]
}