Skip to content

Commit

Permalink
Merge c87a78d into backport/ui/codemirror-lint-removal/wildly-evident…
Browse files Browse the repository at this point in the history
…-sunfish
  • Loading branch information
hc-github-team-consul-core authored Sep 13, 2024
2 parents d47ef86 + c87a78d commit 22015e1
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 22015e1

Please sign in to comment.