Created
September 15, 2017 10:09
-
-
Save zemlanin/67f3d1db3dc39997bf9aa164a358eb1b to your computer and use it in GitHub Desktop.
yarn flags order
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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