mirror of
https://github.com/alerta/alerta-webui.git
synced 2025-03-14 20:52:45 +00:00
5 lines
49 B
JavaScript
5 lines
49 B
JavaScript
module.exports = {
|
|
env: {
|
|
jest: true
|
|
}
|
|
}
|