Closed mercmobily closed 5 years ago
ESLint finally has dynamic imports. At the moment, linter-js-standard uses Standard version ^12.0.1. It would be great to upgrade to version 14.x so that we can benefit from the latest improvements in ESlint, and especially dynamic imports.
standard has been upgraded to v14 in https://github.com/ricardofbarros/linter-js-standard/commit/0604e52883e76602747ccab8da891f960d02c4aa which has been released with linter-js-standard v7.0.0.
Thanks!
ESLint finally has dynamic imports. At the moment, linter-js-standard uses Standard version ^12.0.1. It would be great to upgrade to version 14.x so that we can benefit from the latest improvements in ESlint, and especially dynamic imports.