We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
require-extension
I have this in my mocha test
before(() => import('../../sparql'))
The plugin did not recognize this as a needing .js extension
.js