UNPKG

yoastseo-dep

Version:

Yoast clientside page analysis

10 lines (6 loc) 360 B
/** * Returns an array with two-part transition words to be used by the assessments. * @returns {Array} The array filled with two-part transition words. */ export default [ [ "né", "né" ], [ "non", "ma" ], [ "non prima", "che" ], [ "non prima", "di" ], [ "non solo", "ma anche" ], [ "o", "o" ], [ "se", "allora" ], [ "se", "o" ], [ "sia", "che" ] ];