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