๐๏ธ eslint.config.ts
The eslint.config.ts file is a Typescript-enabled version of the eslint.config.js file.
๐๏ธ TSConfig guidelines
Typescript configuration is a very wide and complex topic. Depending on the environments that you are going to target, setting up correctly a proper TSConfig can be daunting and time consuming.