CodeMaster/node_modules/less/test/browser/runner-strict-units-options.js
2025-04-02 21:57:33 +08:00

6 lines
108 B
JavaScript

var less = {
logLevel: 4,
errorReporting: 'console',
strictMath: true,
strictUnits: true };