node-ejs-renderer/.babelrc
2024-06-09 13:55:01 -04:00

4 lines
41 B
Plaintext

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