Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion learn.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,11 @@
"repository": "https://github.com/4GeeksAcademy/javascript-events-tutorial-exercises",
"description": "Learn how to make your application interactive, wait for the user to click, use the keyboard, use the mouse, resize the window and much more!",
"title": "Javascript Events",
"slug": "javascript-events"
"slug": "javascript-events",
"config": {
"disableGrading": true,
"editor": {
"version": "1.0.71"
}
}
}