style(change_detection): fix clang error: line too long
This commit is contained in:
@ -24,7 +24,8 @@ export class ProtoChangeDetector {
|
||||
* `JitChangeDetection` strategy at compile time.
|
||||
*
|
||||
*
|
||||
* See: {@link DynamicChangeDetection}, {@link JitChangeDetection}, {@link PreGeneratedChangeDetection}
|
||||
* See: {@link DynamicChangeDetection}, {@link JitChangeDetection},
|
||||
* {@link PreGeneratedChangeDetection}
|
||||
*
|
||||
* # Example
|
||||
* ```javascript
|
||||
|
Reference in New Issue
Block a user