eslint-plugin-import tends to significantly increase lint run times, and a class of eslint-plugin-import rules are made redundant by the TypeScript type checker. Consider investigating which rules are covered by tsc and disable them in the typescript preset.