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 c615ab3

Browse files
Vadym BiliukDamian Sznajder
Vadym Biliuk
authored and
Damian Sznajder
committed
Minor fix
1 parent 7b415ad commit c615ab3

File tree

4 files changed

+501
-1480
lines changed

4 files changed

+501
-1480
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/javascript.json"
50+
"path": "./snippets/snippets.json"
5151
},
5252
{
5353
"language": "javascriptreact",
54-
"path": "./snippets/javascript.json"
54+
"path": "./snippets/snippets.json"
5555
},
5656
{
5757
"language": "typescript",
58-
"path": "./snippets/typescript.json"
58+
"path": "./snippets/ts-snippets.json"
5959
},
6060
{
6161
"language": "typescriptreact",
62-
"path": "./snippets/typescript.json"
62+
"path": "./snippets/ts-snippets.json"
6363
}
6464
]
6565
},

0 commit comments

Comments
(0)

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