Skip to content

Commit 592cf27

Browse files
committedJan 24, 2022
Remove @bs snippets.
Fixes #347 Fixes #125
1 parent 23eeca6 commit 592cf27

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎snippets.json

-4
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454
},
5555
"Global External Object": {
5656
"prefix": [
57-
"@bs",
5857
"external"
5958
],
6059
"body": [
@@ -63,7 +62,6 @@
6362
},
6463
"Global External Module": {
6564
"prefix": [
66-
"@bs",
6765
"external"
6866
],
6967
"body": [
@@ -72,7 +70,6 @@
7270
},
7371
"JS Module External": {
7472
"prefix": [
75-
"@bs",
7673
"external"
7774
],
7875
"body": [
@@ -81,7 +78,6 @@
8178
},
8279
"JS Module Default External": {
8380
"prefix": [
84-
"@bs",
8581
"external"
8682
],
8783
"body": [

0 commit comments

Comments
 (0)
Please sign in to comment.