curvegrid / multibaas-for-google-sheets

MIT License
8 stars 4 forks source link

Follow-up eslint rules no-restricted-syntax, guard-for-in, and no-continue #12

Open daenamkim opened 4 years ago

daenamkim commented 4 years ago

Think about using different ways for some eslint rules below:

Simplest way is to use forEach and breaking flag.

Worth to refer: https://stackoverflow.com/questions/10179815/get-loop-counter-index-using-for-of-syntax-in-javascript