Created
December 28, 2020 12:38
-
-
Save ThaddeusJiang/906993f888d3cbe4ddf3101bdc23cff2 to your computer and use it in GitHub Desktop.
comment in json
This file contains hidden or 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
{ | |
"scripts": { | |
"//start": "Start the app", | |
"start": "react-scripts start", | |
"//test": "Run unit tests", | |
"test": "react-scripts test" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment