You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/command-line-interface/index.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -330,10 +330,10 @@ export default {
330
330
331
331
It can be useful to import your package file to e.g. mark your dependencies as "external" automatically. Depending on your Node version, there are different ways of doing that:
332
332
333
-
- For Node 17.5+, you can use an import assertion
333
+
- For Node 18.20+, you can use an import attribute
0 commit comments