Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6c19758

Browse files
Bugfix: Removed extra parentesis on then snippet.
1 parent 7e0f4b2 commit 6c19758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎snippets/snippets.cson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
'body': 'new Promise((${1:resolve}, ${2:reject}) => );'
5858
'then() with nested annonymous function':
5959
'prefix': 'then'
60-
'body': """then(( ${1:response} => {
60+
'body': """then( ${1:response} => {
6161
2ドル
6262
});
6363
"""

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /