Skip to content

Commit 202edda

Browse files
committed
lint
1 parent 604d389 commit 202edda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SDK/Language/Web.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ public function getFiles(): array
114114
'scope' => 'default',
115115
'destination' => 'package.json',
116116
'template' => 'web/package.json.twig',
117-
],
117+
],
118118
[
119119
'scope' => 'method',
120120
'destination' => 'docs/examples/{{service.name | caseLower}}/{{method.name | caseKebab}}.md',

0 commit comments

Comments
 (0)