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: stories/howto.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,15 @@
2
2
3
3
<details>
4
4
<summary>
5
-
6
-
#### hot to make IntelliJ default to es6 for javascript?
5
+
<b>hot to make IntelliJ default to es6 for javascript?</br></br></b>
7
6
</summary>
8
7
9
8
> To set the default language level for JavaScript, go to File > Other Settings > Default Settings > Languages and Frameworks > JavaScript Version --> ECMAScript 6
10
9
</details>
11
10
12
11
<details>
13
12
<summary>
14
-
15
-
#### hot to make IntelliJ ignore generated files and recognise assets as Resources?
13
+
<b>hot to make IntelliJ ignore generated files and recognise assets as Resources?</br></br></b>
16
14
</summary>
17
15
18
16
Right click on `apps/webapp/src/styles` in project vie --> Make Directory as --> Resources Root.</br>
0 commit comments