rt-sim-training-client/tests/unit/.eslintrc.js
2019-07-02 16:29:52 +08:00

6 lines
49 B
JavaScript

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