We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3a14f5 commit ae3d8a6Copy full SHA for ae3d8a6
1 file changed
src/stdio/discover.ts
@@ -55,7 +55,7 @@ const js: Manifest = {
55
enum: ['CodeChunk', 'CodeExpression']
56
},
57
programmingLanguage: {
58
- enum: ['python']
+ enum: ['javascript']
59
}
60
61
0 commit comments