chore: update dependencies and configure code formatting tools

  • Updated npm packages to latest versions
  • Configured prettier formatter with npm commands for HTML, JSON, CSS, and Markdown files
  • Added ESLint linter with npm commands for TypeScript and JavaScript file formatting and linting
  • Created tsconfig.json configuration file
  • Applied prettier and ESLint formatting across project files

Merge request reports

Loading