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.
2 parents 7cdc19d + e3262e6 commit 97f83e5Copy full SHA for 97f83e5
index.js
@@ -9,6 +9,7 @@ const LANG_TO_EXTENSION = {
9
'c': 'c',
10
'cpp': 'cpp',
11
'csharp': 'cs',
12
+ 'dart': 'dart',
13
'golang': 'go',
14
'java': 'java',
15
'javascript': 'js',
0 commit comments