Files
hyperframes/packages
Miguel Ángel 9f18425eae fix(lint): detect Three.js loaded via importmap or ES module import
The missing_three_script rule only checked <script src> attributes
for Three.js. Now also detects:
- importmap entries defining "three"
- ES module import/from statements referencing "three"

Closes #931
2026-05-18 11:06:51 -04:00
..
2026-05-17 18:07:59 -04:00
2026-05-17 18:07:59 -04:00
2026-05-17 18:07:59 -04:00
2026-05-17 18:07:59 -04:00