You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the rule checks the package root and any directories beneath it exceptnode_modules. It may be useful to allow glob patterns here so the user can tag directories either for inspection or exclusion.
The text was updated successfully, but these errors were encountered:
Currently, the rule checks the package root and any directories beneath it except
node_modules
. It may be useful to allow glob patterns here so the user can tag directories either for inspection or exclusion.The text was updated successfully, but these errors were encountered: