Skip to content

Instantly share code, notes, and snippets.

@zemlanin
Created September 15, 2017 10:09
Show Gist options
  • Save zemlanin/67f3d1db3dc39997bf9aa164a358eb1b to your computer and use it in GitHub Desktop.
Save zemlanin/67f3d1db3dc39997bf9aa164a358eb1b to your computer and use it in GitHub Desktop.
yarn flags order
{
"name": "yarn-flags-order",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"scripts": {
"echo": "echo $NODE_ENV"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment