Add eslint

This commit is contained in:
Gautier Pelloux-Prayer 2019-10-05 13:57:43 +02:00
parent aaad4210cb
commit 71c5075f9c
8 changed files with 626 additions and 33 deletions

View file

@ -1,5 +1,5 @@
BR.stravaSegments = function(map, layersControl) {
const stravaControl = L.control
var stravaControl = L.control
.stravaSegments({
runningTitle: i18next.t('map.strava-running'),
bikingTitle: i18next.t('map.strava-biking'),