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
This makes it so that TypeScript rules are applied as a override on the
glob '*.ts'.
Seems to be a best practice to avoid duplicate or meaningless rules
running on JS. See typescript-eslint/typescript-eslint#109 (comment).
0 commit comments