// Example files here do not need the copyright notice. module.exports = { 'extends': '../../../.eslintrc.js', 'rules': { 'notice/notice': 0 } };