antlr/runtime/JavaScript/.babelrc

4 lines
39 B
Plaintext
Raw Normal View History

{
"presets": ["@babel/preset-env"]
}