1
0
Fork 0
CalMerger/.babelrc

5 lines
54 B
Plaintext
Raw Normal View History

2024-10-29 23:23:50 +00:00
{
"presets": [
"@babel/preset-env"
]
}