We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71ad004 commit be9b0caCopy full SHA for be9b0ca
.github/ISSUE_TEMPLATE.md
@@ -79,15 +79,10 @@
79
Please fill in all the relevant fields by running these commands in terminal.
80
-->
81
82
-1. `npm ls react-scripts-ts` (if you haven’t ejected):
83
-2. `node -v`:
84
-3. `npm -v`:
85
-4. `yarn --version` (if you use Yarn):
86
-<<<<<<< HEAD
87
-5. `npm ls react-scripts` (if you haven’t ejected):
88
-=======
89
-3. `npm ls react-scripts-ts` (if you haven’t ejected):
90
->>>>>>> Fix Code Review
+1. `node -v`:
+2. `npm -v`:
+3. `yarn --version` (if you use Yarn):
+4. `npm ls react-scripts-ts` (if you haven’t ejected):
91
92
Then, specify:
93
0 commit comments