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