hm, looks like your linter went crazy with indendation and const -> var, so most of the lines in the project are flagged as 'changed' w/ this PR
i will have to add a project-specific lint/prettier config to avoid this in the future, but in the meantime, can you point me to the code you've changed the functionality of?
hm, looks like your linter went crazy with indendation and
const
->var
, so most of the lines in the project are flagged as 'changed' w/ this PRi will have to add a project-specific lint/prettier config to avoid this in the future, but in the meantime, can you point me to the code you've changed the functionality of?