You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* remove TSLint from recommendations, instead suggest ESLint
* add prettier to workspace recommendations, since project assumes prettier usage
* auto-formatter (hopefully prettier) is making changes to src/*.ts; they seem reasonable...
* trying to silence eslint warnings for unused vars; but its not working...
* fix eslint warnings related to null in utils.ts
* silenced no-explicit-any related warnings; also, unused vars related warning are also being correctly suppressed
---------
Co-authored-by: fendor <[email protected]>
0 commit comments