kisstkondoros / codemetrics

VSCode extension which shows the complexity information for TypeScript class members
Other
404 stars 20 forks source link

Ignore functions that contain keywords #118

Open BoycePan opened 10 months ago

BoycePan commented 10 months ago

When wrapping hooks, there is a problem with functions nesting functions, and we want to provide a configuration that ignores functions that start with use or contain use keyword words