11-wms/tests/unit/.eslintrc.js
2022-10-19 17:01:55 +08:00

6 regels
49 B
JavaScript

module.exports = {
env: {
jest: true
}
}