Skip to content

Commit

Permalink
Added ignore lint functions
Browse files Browse the repository at this point in the history
  • Loading branch information
amrmahdyy committed Jan 31, 2025
1 parent d810f29 commit 30dc876
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
/* eslint-disable rxjs-angular/prefer-takeuntil */
/* eslint-disable rxjs-angular/prefer-async-pipe */

import { Component, OnDestroy, OnInit } from '@angular/core';
import {
FormGroup,
Expand Down

0 comments on commit 30dc876

Please sign in to comment.