fix(docs): Correct missing period in ".js" extension
This commit is contained in:
parent
a45f434058
commit
acfa42777a
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ website(s) or other more user-facing aspects.
|
|||
|
||||
FreeSewing is now ESM only. We no longer publish CJS modules.
|
||||
|
||||
To make this explicit, we now use the `.mjs` file extension for our source code, instead of `js`.
|
||||
To make this explicit, we now use the `.mjs` file extension for our source code, instead of `.js`.
|
||||
|
||||
### Named exports only
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue