Skip to content

Commit ce48e81

Browse files
committed
Update snippet to use a normal multiline comment
This addresses TypeScript "peculiarities" when assigning comments to expressions.
1 parent 261ab32 commit ce48e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/editors/sublime-text/snippets/stdlib-license-ts.sublime-snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<snippet>
2-
<content><![CDATA[/**
2+
<content><![CDATA[/*
33
* @license Apache-2.0
44
*
55
* Copyright (c) 2019 The Stdlib Authors.

0 commit comments

Comments
 (0)