framework1/.babelrc

4 lines
29 B
Plaintext
Raw Normal View History

2024-10-24 16:15:06 +08:00
{
"presets": ["vue-app"]
}