module.exports = { rules: { 'restrict-import-depth': require('./restrict-import-depth'), }, };