runner-errors-options.js 111 Bytes
var less = {
    strictUnits: true,
    math: 'strict-legacy',
    logLevel: 4,
    javascriptEnabled: true
};