module.exports = { root: true, extends: ['custom/library'], env: { node: true, }, }