const eslintConfig = { root: true, extends: ['@10up/eslint-config/wordpress'], }; module.exports = eslintConfig;