Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
All new code requires tests to ensure against regressions
Description of the Change
sorry first time,
i use the for, forin and for...of snippets but my linter configured to works with es6 is unhappy.
so i propose the change var to more contemporary variable declaration let and const
Requirements
Description of the Change
sorry first time,
i use the
for
,forin
andfor...of
snippets but my linter configured to works with es6 is unhappy. so i propose the changevar
to more contemporary variable declarationlet
andconst
Alternate Designs
Benefits
more contemporary variable declaration
Possible Drawbacks
possibly confused for beginners
Applicable Issues
perhaps a prob with old navigator