Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #30198
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
|---|---|
| Newsgroups | comp.lang.javascript |
| Subject | Re: JSlint complains for requestFullscreen |
| Date | 2016-04-03 12:37 +0200 |
| Organization | PointedEars Software (PES) |
| Message-ID | <10368697.HxejVsGyuz@PointedEars.de> (permalink) |
| References | <ndndbq$1nfl$1@gioia.aioe.org> <b3989$57000769$520da86c$9746@nntpswitch.blueworldhosting.com> |
Cezary Tomczyk wrote: > On 02/04/2016 04:13, emf wrote: > [...] >> It works fine, however JSlint complains for the last line of code: > [...] > > OT: I do not think so. > you may consider switch to ESLint (the pluggable linting utility for > JavaScript and JSX) http://eslint.org/ Why not JSHint <http://jshint.com/> instead? -- PointedEars FAQ: <http://PointedEars.de/faq> | SVN: <http://PointedEars.de/wsvn/> Twitter: @PointedEars2 | ES Matrix: <http://PointedEars.de/es-matrix> Please do not cc me. / Bitte keine Kopien per E-Mail.
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
JSlint complains for requestFullscreen emf <emfril@gmail.com> - 2016-04-01 23:13 -0400
Re: JSlint complains for requestFullscreen "Christoph M. Becker" <cmbecker69@arcor.de> - 2016-04-02 18:58 +0200
Re: JSlint complains for requestFullscreen emf <emfril@gmail.com> - 2016-04-03 04:24 -0400
Re: JSlint complains for requestFullscreen Cezary Tomczyk <cezary.tomczyk@gmail.com> - 2016-04-02 18:54 +0100
Re: JSlint complains for requestFullscreen Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-04-03 12:37 +0200
Re: JSlint complains for requestFullscreen Cezary Tomczyk <cezary.tomczyk@gmail.com> - 2016-04-04 10:52 +0100
csiph-web