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.
2 parents 2fb6ff3 + cc82275 commit 0467c1aCopy full SHA for 0467c1a
1 file changed
book/languages/js/intro.md
@@ -16,6 +16,8 @@ Some of its variants are also used in creating desktop and mobile native apps (P
16
> The file extension of JavaScript is .js
17
18
```md
19
- The ".js" extension in the names of some frameworks like React.js is supposed to mean that they
20
- are related to JavaScript and not that they are individual files written in JavaScript.
21
-```
+ The ".js" extension in the names of some frameworks like
+ React.js is supposed to mean that they are related to
+ JavaScript and not that they are individual files
22
+ written in JavaScript.
23
+ ```
0 commit comments