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

7 lines
111 B
JavaScript
Raw Normal View History

2026-03-22 18:07:19 +00:00
var less = {
strictUnits: true,
math: 'strict-legacy',
logLevel: 4,
javascriptEnabled: true
};