"use strict"; module.exports = { rules: { "no-shadow": "off", }, };