mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06: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:
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user