Inspired by the tooling upgrade in eslint and prettier, just do an across the board bump and fix.
Biggest change here is to use typescript-eslint release candidate to get true compatibility with eslint v9. Also spent some time ensuring that CI and eslint in vscode were giving the same results. In the process of working that out, rearranged the rules a bit and included more rules.
Inspired by the tooling upgrade in eslint and prettier, just do an across the board bump and fix.
Biggest change here is to use
typescript-eslint
release candidate to get true compatibility with eslint v9. Also spent some time ensuring that CI and eslint in vscode were giving the same results. In the process of working that out, rearranged the rules a bit and included more rules.