Skip to content

Commit

Permalink
Missed prettification at a pre-merge step earlier
Browse files Browse the repository at this point in the history
  • Loading branch information
philrenaud committed Sep 13, 2024
1 parent c40eecf commit dbe44cb
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions ui/packages/consul-ui/ember-cli-build.js
Original file line number Diff line number Diff line change
Expand Up @@ -206,11 +206,7 @@ module.exports = function (defaults, $ = process.env) {
},
codemirror: {
keyMaps: ['sublime'],
addonFiles: [
'lint/lint.css',
'lint/yaml-lint.js',
'mode/loadmode.js',
],
addonFiles: ['lint/lint.css', 'lint/yaml-lint.js', 'mode/loadmode.js'],
},
sassOptions: {
implementation: require('sass'),
Expand Down

0 comments on commit dbe44cb

Please sign in to comment.