Closed jericopulvera closed 4 years ago
Hi!
Yes, use "snakecasejs/filter"
and set all filters you find in your project.
You can get name of Identifiers for filter array in the popup:
Function identifier is: MethodDefinition
, try:
"snakecasejs/filter": ["ClassDeclaration", "NewExpression", "MethodDefinition"],
Can I use this only on variables and whitelist all functions?