eslint-plugin-ts-paths-import-prefer enforce using tsconfig paths in import statements & support auto fix { "plugins": [ "eslint-plugin-ts-paths-import-prefer" ], "rules": { "ts-paths-import-prefer/prefer-ts-paths": "error" } }