Skip to content

Instantly share code, notes, and snippets.

@exustash
Last active March 5, 2019 15:24
Show Gist options
  • Select an option

  • Save exustash/f6212c8eb65ffd7e89f916625ca312d9 to your computer and use it in GitHub Desktop.

Select an option

Save exustash/f6212c8eb65ffd7e89f916625ca312d9 to your computer and use it in GitHub Desktop.
makefile-name-space
test.lint:
yarn run test:lint
test.unit:
yarn run test:unit
test.end2end:
yarn run test:e2e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment