bgrozev пре 5 година
родитељ
комит
9f28048742
No account linked to committer's email address
1 измењених фајлова са 5 додато и 4 уклоњено
  1. 5
    4
      config.js

+ 5
- 4
config.js Прегледај датотеку

@@ -512,10 +512,11 @@ var config = {
512 512
      */
513 513
 
514 514
 
515
-  // Allow all above example options to include a trailing comma and
516
-  // prevent fear when commenting out the last value.
517
-  make_json_parser_happy: 'even if last key had a trailing comma'
518
-  // no configuration value should follow this line.
515
+    // Allow all above example options to include a trailing comma and
516
+    // prevent fear when commenting out the last value.
517
+    makeJsonParserHappy: 'even if last key had a trailing comma'
518
+
519
+    // no configuration value should follow this line.
519 520
 };
520 521
 
521 522
 /* eslint-enable no-unused-vars, no-var */

Loading…
Откажи
Сачувај