1 parent 8a8ebcd commit c533170Copy full SHA for c533170
scripts/constants.js
@@ -5,6 +5,6 @@ module.exports = {
5
support_language: [
6
'java',
7
'python',
8
- 'javascript'
+ 'js'
9
]
10
}
0 commit comments