chore(types): enforce usage of explicit override keyword in examples by tbouffard · Pull Request #739 · maxGraph/maxGraph
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).
added
the
chore
label
Mar 29, 2025
tbouffard
deleted the
chore/enforce_override_keyword_in_examples
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters