mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-11-21 01:13:16 +08:00
5 lines
104 B
JavaScript
5 lines
104 B
JavaScript
// the file is used by jest, shouldn't be removed
|
|
module.exports = {
|
|
presets: ['@babel/preset-env']
|
|
}
|