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/manual/en/introduction/Installation.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -91,10 +91,10 @@ <h3>Development</h3>
91
91
</p>
92
92
</details>
93
93
<details>
94
-
<summary>Improve your editor auto-completion with <i>jsconfig</i> or <i>tscondig</i></summary>
94
+
<summary>Improve your editor auto-completion with <i>jsconfig</i> or <i>tsconfig</i></summary>
95
95
<p>
96
-
Place a <i>jsconfig.json</i> (or <i>tsconfig.json</i> for TypeScript projects) in your project's root. Adding the configuration below helps your editor locate three.js files for enhanced auto-completion.
97
-
</p>
96
+
Place a <i>jsconfig.json</i> (or <i>tsconfig.json</i> for TypeScript projects) in your project's root. Adding the configuration below helps your editor locate three.js files for enhanced auto-completion.
0 commit comments