We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3be057c commit 265ba97Copy full SHA for 265ba97
1 file changed
test/cases/parsing/harmony-export-precedence/warnings.js
@@ -0,0 +1,3 @@
1
+module.exports = [
2
+ [/export 'default' \(imported as 'defaultImport'\) was not found in '.\/a'/]
3
+];
0 commit comments