1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-09-20 17:37:25 +03:00
n8n/packages/editor-ui/tests/unit/.eslintrc.js
2019-06-23 12:35:23 +02:00

6 lines
48 B
JavaScript

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