Commit Graph
4 Commits
Author SHA1 Message Date
Wassim SAMADandClaude Opus 4.7 1d7ec0b5a7 Block @pascal-app/nodes imports from framework packages
Adds a Biome noRestrictedImports rule scoped to core/, viewer/, and
editor/ packages. Framework code must reach node-specific behavior via
nodeRegistry.get(kind), never via direct import. The @pascal-app/nodes
package doesn't exist yet (lands in the next commit) so the rule is a
no-op today; codifies the boundary ahead of node bundles.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-14 11:22:40 -04:00
wass08 c0da9701b4 unused import + biome settings 2026-01-21 10:11:30 +09:00
wass08 5de0818633 biome 2026-01-21 10:03:29 +09:00
wass08 c9d84ea126 repo setup 2026-01-14 09:03:07 +09:00