perennialAutodidact / memory-snap

0 stars 0 forks source link

69 add consolelog to eslint rules #70

Closed perennialAutodidact closed 1 year ago

perennialAutodidact commented 1 year ago

## Description of changes

Test steps

russfraze commented 1 year ago

This one again is working for me on the frontend but not the backend. Screen Shot 2023-11-01 at 1 44 45 PM This isn't giving me linting errors.

perennialAutodidact commented 1 year ago

console.warn and console.error are both allowed in the backend repo. The frontend repo only allows console.warn

perennialAutodidact commented 1 year ago

Try hitting Cmd + Shift + P and entering Developer: Restart Extension Host and see if it makes the warnings appear. This fixed it for me.

russfraze commented 1 year ago

It looks like this branch has conflicts with dev.