gtsoft-snail-job-server/frontend/tests/unit/.eslintrc.js

6 lines
49 B
JavaScript
Raw Normal View History

2023-01-14 21:02:18 +08:00
module.exports = {
env: {
jest: true
}
}