Skip to content

Upgrade linting config and fix new errors

Axel Bocciarelli requested to merge galex into master
  • new Cap() or low() instead of new low() and Cap()
  • foo || 'bar' instead of foo ? foo : 'bar'
Edited by Axel Bocciarelli

Merge request reports