GrapesJS/grapesjs

Typescript

danstarns opened this issue · 0 comments

The codebase currently uses outdated versions of TypeScript. This ticket aims to:

  1. Upgrade to the latest version of TypeScript.
  2. Ensure consistent TypeScript configurations across all projects.
  3. Integrate TypeScript into the development and CI pipelines for automated type checking.

Updating and standardizing TypeScript will enhance type safety, reduce errors, and improve overall code quality.