Skip to content

Instantly share code, notes, and snippets.

@remy
Created October 19, 2020 12:02
Show Gist options
  • Save remy/dba615c4486f4ac0abdde5f58164df53 to your computer and use it in GitHub Desktop.
Save remy/dba615c4486f4ac0abdde5f58164df53 to your computer and use it in GitHub Desktop.
const main = () => {
console.log("Hello World");
};
main();
{
"ignore": ["*.yaml.dec"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment