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 7b415ad

Browse files
Vadym BiliukDamian Sznajder
Vadym Biliuk
authored and
Damian Sznajder
committed
Different snippet for typescript files
1 parent 909bcd1 commit 7b415ad

File tree

3 files changed

+2529
-1548
lines changed

3 files changed

+2529
-1548
lines changed

‎package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,19 +47,19 @@
4747
"snippets": [
4848
{
4949
"language": "javascript",
50-
"path": "./snippets/snippets.json"
50+
"path": "./snippets/javascript.json"
5151
},
5252
{
5353
"language": "javascriptreact",
54-
"path": "./snippets/snippets.json"
54+
"path": "./snippets/javascript.json"
5555
},
5656
{
5757
"language": "typescript",
58-
"path": "./snippets/snippets.json"
58+
"path": "./snippets/typescript.json"
5959
},
6060
{
6161
"language": "typescriptreact",
62-
"path": "./snippets/snippets.json"
62+
"path": "./snippets/typescript.json"
6363
}
6464
]
6565
},

0 commit comments

Comments
(0)

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