Skip to content

Conversation

sirbrillig
Copy link
Owner

As reported by @djibarian in #228, there are instances where one might want to ignore unused variables in the global (file-level) scope. Since we already have a allowUndefinedVariablesInFileScope option to disable half of the file scope functionality, it makes sense to also include a allowUnusedVariablesInFileScope option to disable the other half. This PR adds that option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant