Skip to content

Commit

Permalink
backport of commit c87a78d
Browse files Browse the repository at this point in the history
  • Loading branch information
philrenaud committed Sep 13, 2024
1 parent 3798771 commit 258132a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ui/packages/consul-ui/app/components/code-editor/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ const DEFAULTS = {
lineNumbers: true,
theme: 'hashi',
showCursorWhenSelecting: true,
gutters: ['CodeMirror-lint-markers'],
lint: true,
};
export default Component.extend({
settings: service('settings'),
Expand Down

0 comments on commit 258132a

Please sign in to comment.