primevue-mirror/.babelrc-lib

5 lines
41 B
Plaintext
Raw Normal View History

2019-05-30 21:21:59 +00:00
{
"presets": [
"@babel/env"
]
}