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.
1 parent e83a225 commit 952bbe0Copy full SHA for 952bbe0
README.md
@@ -71,7 +71,7 @@ public class Test
71
}
72
73
```
74
-Above code will generate test.js file that contains:
+Above code will generate "main.js" file that contains:
75
```javascript
76
class Test
77
{
0 commit comments