0
0
Fork 0
mirror of https://github.com/alerta/alerta-webui.git synced 2025-03-19 14:43:17 +00:00
alerta_alerta-webui/tests/unit/.eslintrc.js

6 lines
49 B
JavaScript
Raw Normal View History

2019-01-17 17:07:37 +00:00
module.exports = {
env: {
jest: true
}
}