Skip to content

Instantly share code, notes, and snippets.

@remy
Created October 19, 2020 12:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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