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
Stop ESLint from complaining about a "user-supplied" filename
When reading the config file, GitGitGadget accepts the file name as
input variable. But this is still far from under the control of an
attacker... ESLint cannot know that, so let's help it out here.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
0 commit comments