mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 03:02:44 +08:00
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) .
This commit is contained in:

committed by
GitHub

parent
fa6a43c6e5
commit
b3df2d007a
@ -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.
|
||||
|
Reference in New Issue
Block a user