Bug 913665 - Detect minified files and pretty print them by default; r=fitzgen
This commit is contained in:
@@ -2185,6 +2185,7 @@ let Prefs = new ViewHelpers.Prefs("devtools", {
|
||||
ignoreCaughtExceptions: ["Bool", "debugger.ignore-caught-exceptions"],
|
||||
sourceMapsEnabled: ["Bool", "debugger.source-maps-enabled"],
|
||||
prettyPrintEnabled: ["Bool", "debugger.pretty-print-enabled"],
|
||||
autoPrettyPrint: ["Bool", "debugger.auto-pretty-print"],
|
||||
tracerEnabled: ["Bool", "debugger.tracer"],
|
||||
editorTabSize: ["Int", "editor.tabsize"]
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user