Searched refs:mergeIntoShorthands (Results 1 – 4 of 4) sorted by relevance
1 var mergeIntoShorthands = require('./merge-into-shorthands'); variable28 if (withMerging && levelOptions.mergeIntoShorthands) {29 mergeIntoShorthands(_properties, context.validator);
15 function mergeIntoShorthands(properties, validator) { function445 module.exports = mergeIntoShorthands;
39 mergeIntoShorthands: true, property
92 * renames `shorthandCompacting` option to `mergeIntoShorthands`;405 mergeIntoShorthands: true, // controls merging properties into shorthands; defaults to true682 …|top)`), optimizing, and restoring them back. You may want to use `mergeIntoShorthands` option to …