mirror of
https://github.com/jumpserver/lina.git
synced 2026-02-21 22:28:53 +00:00
6 lines
49 B
JavaScript
6 lines
49 B
JavaScript
module.exports = {
|
|
env: {
|
|
jest: true
|
|
}
|
|
}
|