https://typescript-eslint.io/users/configs#recommended-configurations: - `recommended-type-checked(-only)` - `strict(-type-checked(-only))` - `stylistic(-type-checked(-only))` - `all` - `base` - `disable-type-checked` Currently it seems that only `eslint-recommended` and `recommended` are provided.