DocumentCheck_vue/tests/unit/.eslintrc.js

6 lines
49 B
JavaScript
Raw Permalink Normal View History

2024-10-25 10:02:24 +08:00
module.exports = {
env: {
jest: true
}
}