---
description: Version information for Angular applications
globs: <root>/src/**/*.ts,<root>/src/**/*.html,<root>/src/**/*.scss,<root>/src/**/*.css,<root>/angular.json
alwaysApply: true
---

# Angular Version Information

This project is using Angular **{detectedVersion}**.

## Version-Specific Considerations

The rules in this folder are adapted for Angular {detectedVersion}, which falls into the "{versionRange}" compatibility range.

## Framework Structure

The Angular application is located at: `{projectPath}`

## Detected Components

The system has detected your Angular installation and will apply appropriate rules for:

-   Core Angular functionality
-   Components
-   Services
-   Modules
-   Routing
-   Dependency Injection
-   RxJS
-   Testing
