You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Changed formatting and linting commands in package.json to use 'biome check' instead of 'biome format' and 'biome lint'.
- Adjusted lint-staged configuration to reflect the new formatting command.
- Reordered import statements in Angular main.ts for consistency.
- Cleaned up install-dependencies.ts by moving the import statement for execSync.
- Updated import order in load.test.ts for improved readability.
0 commit comments