Commit b3df2d00 by Alexander Tymchuk Committed by GitHub

Fix a lexical flaw (#23447)

Please also note, that `https://github.com/grafana/worldmap-panel/blob/master/.eslintrc` does not exist (referenced in `Linting` section) .
parent fa6a43c6
...@@ -179,4 +179,4 @@ We recommend that you use a linter for your JavaScript. For ES6, the standard li ...@@ -179,4 +179,4 @@ We recommend that you use a linter for your JavaScript. For ES6, the standard li
} }
} }
``` ```
5. If using Lodash, then be consequent and prefer that to the native ES6 array functions. 5. If using Lodash, then be consistent and prefer that to the native ES6 array functions.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment