mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
Modified seed for the Local Scope and Functions challenge
This commit is contained in:
parent
8834bd1c19
commit
a9ec7bed79
@ -2539,8 +2539,7 @@
|
||||
],
|
||||
"challengeSeed": [
|
||||
"function myLocalScope() {",
|
||||
" 'use strict';",
|
||||
" ",
|
||||
" 'use strict'; // you shouldn't need to edit this line",
|
||||
" ",
|
||||
" console.log(myVar);",
|
||||
"}",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user