Skip to content

Commit 33d9372

Browse files
committed
update vscode workspace
1 parent 8376e18 commit 33d9372

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ember Octane Workshop: Shlack
22

3-
This is the project used for the <a title="Mike North's" href="https://github.com/mike-north">Mike North's</a> <a title="Ember Octane" href="">Ember Octane</a> course, where we build a chat app together step-by-step
3+
This is the project used for the <a title="Mike North's" href="https://github.com/mike-north">Mike North's</a> <a title="Ember Octane" href="https://emberjs.com/editions/octane/">Ember Octane</a> course, where we build a chat app together step-by-step
44

55
![](./notes/img/app.png)
66

ember-octane.code-workspace

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@
1010
"lifeart.vscode-ember-unstable",
1111
"msjsdiag.debugger-for-chrome",
1212
"dbaeumer.vscode-eslint",
13+
"aaron-bond.better-comments",
1314
"esbenp.prettier-vscode",
14-
"humao.rest-client"
15+
"humao.rest-client",
16+
"auchenberg.vscode-browser-preview"
1517
]
1618
}
1719
}

0 commit comments

Comments
 (0)