NET-Web-API-w-Angular/my-app/node_modules/less/test/browser/runner-errors-options.js

6 lines
111 B
JavaScript
Executable file

var less = {
strictUnits: true,
math: 'strict-legacy',
logLevel: 4,
javascriptEnabled: true
};