Skip to content

Commit 6f7d17e

Browse files
committed
fix(templates): Gruntfile indentation
1 parent adfeaee commit 6f7d17e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: templates/common/Gruntfile.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ module.exports = function (grunt) {
7575
},
7676
test: {
7777
options: {
78-
port: 9001,
78+
port: 9001,
7979
base: [
8080
'.tmp',
8181
'test',

0 commit comments

Comments
 (0)