All my js files now pass eslint tests
This commit is contained in:
parent
765a314a7d
commit
a27268bcbb
31 changed files with 39 additions and 37 deletions
|
@ -1,3 +1,4 @@
|
|||
/* global L */
|
||||
var button = document.querySelector('#locate');
|
||||
|
||||
if (button.addEventListener) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue