runner-legacy-options.js 107 Bytes
Newer Older
liang ce committed
1 2 3 4 5 6
var less = {
    logLevel: 4,
    errorReporting: 'console',
    math: 'always',
    strictUnits: false
};