export default { warnings: [ { code: 'avoid-is', message: "The 'is' attribute is not supported cross-browser and should be avoided", pos: 109, start: { character: 109, column: 8, line: 7 }, end: { character: 127, column: 26, line: 7 } } ] };