Created by: julesbou
Would be great to be able to write:
for (let key in obj) {
// ...
}
without having a eslint warning.
Created by: julesbou
Would be great to be able to write:
for (let key in obj) {
// ...
}
without having a eslint warning.