* archive stage 4 parser plugins * use npm protocol for archived plugins * fix: get module.exports from archived plugins * remove syntax-top-level-await from test options * use npm syntax-class-static-block
7 lines
103 B
JSON
7 lines
103 B
JSON
{
|
|
"plugins": [
|
|
"transform-modules-commonjs",
|
|
"@babel/plugin-syntax-class-static-block"
|
|
]
|
|
}
|