runner-legacy-options.js 107 B

123456
  1. var less = {
  2. logLevel: 4,
  3. errorReporting: 'console',
  4. math: 'always',
  5. strictUnits: false
  6. };