flink-streaming-platform-web/flink-streaming-web-front/tests/unit/.eslintrc.js

6 lines
49 B
JavaScript
Raw Normal View History

2025-03-28 17:52:09 +08:00
module.exports = {
env: {
jest: true
}
}