8000 markdown test: use strict in javascript (#6328) · kalgiz/PowerShell@46a8976 · GitHub
[go: up one dir, main page]

Skip to content

Commit 46a8976

Browse files
TravisEz13daxian-dbw
authored andcommitted
markdown test: use strict in javascript (PowerShell#6328)
1 parent 8f4eaf3 commit 46a8976

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/common/markdown/gulpfile.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
"use strict";
12
var gulp = require("gulp");
23
var concat = require("gulp-concat");
34
var through2 = require("through2");

0 commit comments

Comments
 (0)
0