Fix pre-commit script to properly handle multiple files and resolve ESLint warnings
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { authService } from '../auth.service';
|
||||
import { AccountStatus } from '../auth.constants';
|
||||
import { User } from '../../../types';
|
||||
|
||||
// Helper to clear localStorage and reset the mock DB before each test
|
||||
beforeEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user