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/acyclic/feature.ts
Normal file
3
scripts/fixtures/runtime-cycles/acyclic/feature.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { utilValue } from './utils';
|
||||
|
||||
export const value = utilValue + 1;
|
||||
Reference in New Issue
Block a user