| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 095efac commit f0597d9
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -243,8 +243,7 @@ corresponding argument. Supported specifiers are: | |||
| 243 | 243 | * `%O`: `Object`. A string representation of an object with generic JavaScript | |
| 244 | 244 | object formatting. Similar to `util.inspect()` without options. This will show | |
| 245 | 245 | the full object not including non-enumerable properties and proxies. | |
| 246 | - * `%c`: `CSS`. This specifier is currently ignored, and will skip any CSS | ||
| 247 | - passed in. | ||
| 246 | + * `%c`: `CSS`. This specifier is ignored and will skip any CSS passed in. | ||
| 248 | 247 | * `%%`: single percent sign (`'%'`). This does not consume an argument. | |
| 249 | 248 | * Returns: {string} The formatted string | |
| 250 | 249 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments