runner-strict-units-options.js 108 B

12345
  1. var less = {
  2. logLevel: 4,
  3. errorReporting: 'console',
  4. strictMath: true,
  5. strictUnits: true };