Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

Bright green hello #2

Merged
merged 2 commits into from Oct 5, 2020
Merged

Bright green hello #2

merged 2 commits into from Oct 5, 2020

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Uses chalk.greenBright to format the Hello!, and still chalk.green for the rest.

@@ -1,6 +1,5 @@
const chalk = require("chalk");

module.exports.hello = () => {
console.log(chalk.green("Hello! It's me, Michael Scott!"));
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did the whitespace change? I don't mind either way.

@JoshuaKGoldberg JoshuaKGoldberg merged commit 11befe9 into main Oct 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can we have a brighter green for the 'hello'?
1 participant