Files
Botexercito/Frontend/angular-internal-chat/node_modules/less/test/browser/runner-legacy-options.js
T

7 lines
107 B
JavaScript
Raw Normal View History

2026-03-22 18:07:19 +00:00
var less = {
logLevel: 4,
errorReporting: 'console',
math: 'always',
strictUnits: false
};