mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
6 lines
49 B
JavaScript
6 lines
49 B
JavaScript
module.exports = {
|
|
env: {
|
|
jest: true
|
|
}
|
|
}
|