We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49a597b commit 316a211Copy full SHA for 316a211
helloWorld.js
@@ -1,2 +1,2 @@
1
const chalk = require("chalk");
2
-console.log( chalk.red("Hello World !!!") );
+console.log( chalk.red("Hello World !!! hi ") );
0 commit comments