mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-02-27 18:22:41 -08:00
refactor(guardrails): add hotspot budgets and runtime cycle checks
This commit is contained in:
3
scripts/fixtures/runtime-cycles/cyclic/nested/index.ts
Normal file
3
scripts/fixtures/runtime-cycles/cyclic/nested/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { a } from '../module-a.ts';
|
||||
|
||||
export const c = a + 1;
|
||||
Reference in New Issue
Block a user