approveflow/.babelrc

4 lines
29 B
Plaintext
Raw Normal View History

2024-11-14 17:02:41 +08:00
{
"presets": ["vue-app"]
}