Skip to content

Commit

Permalink
Merge pull request #58 from lupestro/multiple-addons-asking-for-compo…
Browse files Browse the repository at this point in the history
…nents

add json5, line-numbers, and normalize-whitespace
  • Loading branch information
mansona authored Sep 29, 2023
2 parents fab5077 + 1d23b8f commit 2272718
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,15 @@ module.exports = {
'http',
'javascript',
'json',
'json5',
'markup-templating',
'ruby',
'scss',
'yaml',
'typescript',
'diff',
],
plugins: ['line-numbers', 'normalize-whitespace']
};
}

Expand Down

0 comments on commit 2272718

Please sign in to comment.