Commit 832cbd6
[meta] add
add `export default` instead of `module.exports` to avoid `Cannot use import declarations in modules that export using CommonJS` errorsexport default instead of module.exports
1 parent 8c1df4d commit 832cbd6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments