This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
htcwl
/
smartFactory
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
98d710981d
Ramos
Etiquetas
master
smartFactory
/
node_modules
/
less
/
test
/
browser
/
runner-global-vars-options.js
runner-global-vars-options.js
117 B
Histórico
Em bruto
1
2
3
4
5
6
7
var
less = {
logLevel:
4
,
errorReporting:
'console'
,
globalVars: {
'@global-var'
:
'red'
}
};