We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b254c8f commit 4cf7b7dCopy full SHA for 4cf7b7d
packages/plugin-esm/README.md
@@ -315,6 +315,10 @@ import('foo.json', {
315
316
### apply-namespace-import-to-file
317
318
+The rule fixes:
319
+
320
+> `SyntaxError: The requested module './a.js' does not provide an export named 'default'`
321
322
Check out in 🐊**Putout Editor**:
323
324
- ✅ [`apply-namespace-import-to-file`](https://putout.cloudcmd.io/#/gist/1492d584559e5798325047de679222a0/c6a37a803b80823de1b64ab944f2427aecefb51b);
0 commit comments