Skip to content

Conversation

t-ho
Copy link
Owner

@t-ho t-ho commented Jul 29, 2025

  • Update Angular dependencies to ^16.0.0 and dev dependencies

t-ho added 5 commits July 28, 2025 19:58
  - Update Angular dependencies to ^16.0.0 and dev dependencies
  - Update Angular dependencies to ^16.0.0
  - Update TypeScript ESLint to v6.0.0
  - Update testing dependencies (Jasmine, Karma)
  - Update dev tools (Husky, Prettier, lint-staged)
  - Update tslib to ^2.6.0
  - Set target to ES2022 to remove compiler warnings
  - Add explicit useDefineForClassFields: false
  - Update module and lib to ES2022
  - Add @typescript-eslint/recommended extension
  - Configure unused vars and explicit any as warnings
  - Add argsIgnorePattern for underscore-prefixed params
  - Disable explicit-any rule for library code
  - Remove unused imports from app.module.ts
  - Replace 'any' with proper types in demo components
  - Change schematic parameters from 'any' to 'unknown'
  - Clean up unused test constants
  - Improve type safety without breaking public API
@t-ho t-ho merged commit e221dbf into master Jul 29, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant