mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 22:34:56 +00:00
refactor: modularize complexity checker
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export const FUNCTION_PATTERN = /(?:function|const|async\s+(?:function)?|export\s+(?:async\s+)?function)\s+(\w+)/g
|
||||
Reference in New Issue
Block a user