From: marc tobias Date: Sun, 23 Feb 2020 02:23:28 +0000 (+0100) Subject: crossed off a couple of TODOs X-Git-Url: https://git.openstreetmap.org/nominatim-ui.git/commitdiff_plain/b58e2119393dc33fa7e1730885396885adec9f9e crossed off a couple of TODOs --- diff --git a/TODO.md b/TODO.md index 0a07f67..605fde9 100644 --- a/TODO.md +++ b/TODO.md @@ -23,6 +23,4 @@ * show map bounds section => move to handlebar template, map to partial * aResults vs aPlace vs aFeature variable naming * use CSS preprocessor and linter -* use eslint. It's already a dependency but throws errors -* cut line length (eslint warns when longer than 100) * upgrade bootstrap v3 to v4