chore(types): enforce usage of explicit override keyword in examples by tbouffard · Pull Request #739 · maxGraph/maxGraph

@tbouffard

A lot of refactoring involving methods move are planned in the near future, mainly to improve the tree shaking.
Enabling this check will detect errors early while doing such refactoring.

Do not enable it for now in the code of the lib, as we want maxGraph to support TS 3.8 and this feature requires TS 4.3.

In addition, decrease the chunk size warning limit in the "vite.config.js" file in examples (relates to a previous commit).

@tbouffard added the chore

Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...)

label

Mar 29, 2025

@tbouffard tbouffard deleted the chore/enforce_override_keyword_in_examples branch

March 30, 2025 14:09