Alan Garcia

Results 3 comments of Alan Garcia

I looked through the source and found a few events that are dispatched by the editor. Seems to me that the `onNodeChange` event is what you are looking for. ```...

Same issue, observed after running eslint-config-prettier CLI tool `npx eslint --print-config index.js | npx eslint-config-prettier-check`

Tangentially related, but there is a 400 response when I try to import a JSON resume. The validation step works but importing fails. The error is below. Question but is...