12 lines
319 B
Markdown
12 lines
319 B
Markdown
search history:
|
|
|
|
|
|
enable auto pull:
|
|
git config branch.autosetuprebase always
|
|
git config pull.rebase true
|
|
|
|
|
|
eslint runs correctly and detected some wrong JS code:
|
|
C:\Work\GatewayServer\Multicheck.GW.Web\Scripts\gatewaycustom\Company\GW.Company.Dashboard.js
|
|
241:13 error 'fuUploadInterviews' is not defined no-undef
|