Skip to content

Commit d465d5f

Browse files
committed
Add ESLint no-var disable directive for TypeScript global declarations
CI requires no-var to be disabled for var declarations in declare global blocks. This is necessary because TypeScript global augmentation requires var, not let/const.
1 parent 1076a8c commit d465d5f

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)