Skip to content

Commit 5b4f73c

Browse files
grypezsirtimid
andcommitted
A more compelling eslint exception comment
Co-authored-by: Dimitris Marlagkoutsos <info@sirtimid.com>
1 parent 7ee1bf8 commit 5b4f73c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/kernel-test/src/vats/async-generator-iterator-vat.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { E, Far } from '@endo/far';
2-
// XXX Unclear why the bundler can resolve this import but the linter can't.
2+
// ESLint's import-x/no-unresolved rule with commonjs:false doesn't support subpath exports
33
// eslint-disable-next-line import-x/no-unresolved
44
import { makeEventualIterator, makeFarGenerator } from '@metamask/streams/vat';
55

0 commit comments

Comments
 (0)