mirror of
https://gitee.com/goploy/goploy.git
synced 2024-12-05 21:48:39 +08:00
6 lines
49 B
JavaScript
6 lines
49 B
JavaScript
module.exports = {
|
|
env: {
|
|
jest: true
|
|
}
|
|
}
|