We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
c
1 parent 4d85eb3 commit 5e6a499Copy full SHA for 5e6a499
ember-cli-build.js
@@ -5,6 +5,7 @@ const EmberApp = require('ember-cli/lib/broccoli/ember-app');
5
module.exports = function (defaults) {
6
const highlightedLanguages = [
7
'bash',
8
+ 'c',
9
'clike',
10
'glsl',
11
'go',
0 commit comments