const baseConfig = require('./configs/base'); /** * @type {import('eslint').ESLint.ConfigData} */ module.exports = baseConfig;