runner-strict-units-options.js 108 Bytes
Newer Older
liang ce committed
1 2 3 4 5
var less = {
    logLevel: 4,
    errorReporting: 'console',
    strictMath: true,
    strictUnits: true };