mirror of
https://github.com/jumpserver/lina.git
synced 2025-04-28 11:25:32 +00:00
6 lines
49 B
JavaScript
6 lines
49 B
JavaScript
module.exports = {
|
|
env: {
|
|
jest: true
|
|
}
|
|
}
|