mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-30 18:23:05 +00:00
This reverts commit ada9cf4e0e.
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@ const isValidHexColor = (hexColor) => {
|
||||
/**
|
||||
* Returns boolean if value is either "true" or "false" else the value as it is.
|
||||
*
|
||||
* @param {string | boolean| undefined} value The value to parse.
|
||||
* @param {string | boolean} value The value to parse.
|
||||
* @returns {boolean | undefined } The parsed value.
|
||||
*/
|
||||
const parseBoolean = (value) => {
|
||||
|
||||
Reference in New Issue
Block a user