Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 13734a6

Browse files
authored
Disable Editor breadcrumbs by default (#611)
1 parent 7ac7ae9 commit 13734a6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

‎browser-app/package.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@
4444
"other": false,
4545
"comments": false,
4646
"strings": false
47-
}
47+
},
48+
"breadcrumbs.enabled": false
4849
}
4950
}
5051
},

‎electron-app/package.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"other": false,
4848
"comments": false,
4949
"strings": false
50-
}
50+
},
51+
"breadcrumbs.enabled": false
5152
}
5253
}
5354
},

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /