📎 noRestrictedGlobals
: add an option for a custom message
#4722
Labels
A-Linter
Area: linter
L-JavaScript
Language: JavaScript and super languages
S-Needs discussion
Status: needs a discussion to understand criteria
Description
From #4721.
Currently, the
noRestrictedGlobals
rule in Biome does not provide the ability to include a custom message explaining why a global variable is restricted. Users should be able to optionally specify a custom message for violations of this rule. Something like:Once we decide on the config ergonomics, this could easily earn a
good first issue
label.The text was updated successfully, but these errors were encountered: