You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -218,7 +218,6 @@ For Production:
218
218
219
219
## Tips
220
220
221
-
- Go to `.huskyinstall`, remove comment at <b>line 37</b> and run `[yarn or npm install]` again to apply run test when using `git push origin [ branch ]`
222
221
- Go to `config/@types/[any-file-name].d.ts` to declare global type of typescript
223
222
- Go to `pm2/prod.json` and change <b>"name: ~~react-webpack-typescript-starter~~ ->[other-name]"</b> to config pm2 app name
224
223
- Go to `components/spinner/index.tsx` and modify jsx + css to use another loading
0 commit comments