For anyone doing typescript, there are just a number of tools you need to work with on a project. And then there's value added with things like eslint and prettier. Most of these configs are set and forget.
There's lots to complain about in JavaScript land but IMO having a bunch of config files in the root is a feature, not a bug.
There's lots to complain about in JavaScript land but IMO having a bunch of config files in the root is a feature, not a bug.