const rules = [ { pattern: 'Should have 4.5:1 contrast ratio.', comment: 'gray-70 against white: 11.24:1.', status: 'DONE', tests: 'N/A', }, ]; export default rules;
gray-70