You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SHOWCASE.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Out of the box, `debugprint` provides a standard set of language configurations to provide 'print-like' logic for over 30 different languages.
4
4
5
-
However, you may not like the way this is configured for your language of choice. This showcase is designed to collect together useful variations to the `debugprint` configuration which may be useful.
5
+
However, you may not like the way this is configured for your language of choice. This showcase is designed to collect together variations to the `debugprint` configuration which may be useful.
6
6
7
7
## Use `console.info()` rather than `console.warn()` for JavaScript/TypeScript
0 commit comments