node-ebics-client/.eslintrc.js
2019-10-11 10:46:37 +03:00

5 lines
66 B
JavaScript

module.exports = {
root: true,
extends: "ecollect-base"
}