mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
Day 1 readme edits (#79)
* Day 1 readme edits * Add back some explanations that got deleted in rewrites
This commit is contained in:
committed by
Micah Godbolt
parent
8469521c75
commit
ee1d984ee1
@@ -59,3 +59,6 @@ async function run() {
|
||||
}
|
||||
|
||||
run();
|
||||
|
||||
// Make this file a module so its code doesn't go in the global scope
|
||||
export { };
|
||||
Reference in New Issue
Block a user