xlcs/ssyx-admin/tests/unit/.eslintrc.js

6 lines
49 B
JavaScript
Raw Normal View History

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