Skip to content
Snippets Groups Projects
Commit b6d5c701 authored by jvanboxtel@wisc.edu's avatar jvanboxtel@wisc.edu
Browse files

fix whitespace

parent 02b08844
No related branches found
No related tags found
No related merge requests found
...@@ -42,7 +42,7 @@ Have a look at the `package.json` for more a more detailed view. ...@@ -42,7 +42,7 @@ Have a look at the `package.json` for more a more detailed view.
Works great with typescript ecosystem. Works great with typescript ecosystem.
## Basic project structure ## Basic project structure
<pre> app <pre>app
| |-- app.component.html | |-- app.component.html
| |-- app.component.scss | |-- app.component.scss
| |-- app.component.spec.ts # All tests end with .spec.ts | |-- app.component.spec.ts # All tests end with .spec.ts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment