Skip to content

Commit

Permalink
feat(docs): added FAQ for removing NgZone
Browse files Browse the repository at this point in the history
  • Loading branch information
xmlking committed Jan 6, 2019
1 parent 3b82dd4 commit f25ec6a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions stories/howto.md
Expand Up @@ -2,17 +2,15 @@

<details>
<summary>

#### hot to make IntelliJ default to es6 for javascript?
<b>hot to make IntelliJ default to es6 for javascript?</br></br></b>
</summary>

> To set the default language level for JavaScript, go to File > Other Settings > Default Settings > Languages and Frameworks > JavaScript Version --> ECMAScript 6
</details>
<details>
<summary>

#### hot to make IntelliJ ignore generated files and recognise assets as Resources?
<b>hot to make IntelliJ ignore generated files and recognise assets as Resources?</br></br></b>
</summary>

Right click on `apps/webapp/src/styles` in project vie --> Make Directory as --> Resources Root.</br>
Expand Down

0 comments on commit f25ec6a

Please sign in to comment.