MyMICDS/MyMICDS-v2

Switch back to ESLint

Closed this issue · 1 comments

Since TSLint is eventually being deprecated in favor of ESLint, we should look into making a new @mymicds/configs for TypeScript.

I briefly tried this inside of @mymicds/configs, but it didn't really work because of some weird dependency issues. I think it's probably because we're not adhering to the eslint-config- prefix rule for shareable ESLint configs, so it might be a good idea to start over with a @mymicds/eslint-config package.