This issue suggests improving the ESLint configuration by utilizing the tseslint.configs.strict configuration, which is more comprehensive than the tseslint.configs.recommended configuration. It is also proposed to update the configuration to follow the conventions specified in the typescript-eslint documentation, including enabling typed configuration.
This issue suggests improving the ESLint configuration by utilizing the
tseslint.configs.strictconfiguration, which is more comprehensive than thetseslint.configs.recommendedconfiguration. It is also proposed to update the configuration to follow the conventions specified in the typescript-eslint documentation, including enabling typed configuration.