/** @type {import('eslint').Linter.Config } */ module.exports = { root: true, extends: ["@nlxai/eslint-config", "@nlxai/eslint-config/documentation"], };