use global.setInterval
does not help - now the global var itself gets accused by the linter ;)
However, Espruino doesn't pay any attention to use strict
imho that's ok - to get some hints in the editor is already great!
@andiy started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
does not help - now the global var itself gets accused by the linter ;)
imho that's ok - to get some hints in the editor is already great!