add an ESLint rule to ensure all imports have .js
extensions, for maximum ES Module compatibility.
#235
Labels
.js
extensions, for maximum ES Module compatibility.
#235
We can use this ESLint plugin for that:
https://github.com/benmosher/eslint-plugin-import
The text was updated successfully, but these errors were encountered: