We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5547003 commit 9cd4c2aCopy full SHA for 9cd4c2a
1 file changed
js/compile.js
@@ -48,7 +48,7 @@
48
var content
49
var result
50
var id
51
- // Skipt the first two arguments, which are "node" and the script:
+ // Skip the first two arguments, which are "node" and the script:
52
if (index > 1) {
53
stats = fs.statSync(file)
54
if (!stats.isFile()) {
0 commit comments