mirror of
https://github.com/sern-handler/create-bot
synced 2026-06-06 01:16:53 +00:00
Merge pull request #12 from SrIzan10/patch-2
chore: replace w/ with "with"
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
[
|
||||
{
|
||||
"title": "Typescript w/ sern cli & ESM",
|
||||
"title": "Typescript with sern cli & ESM",
|
||||
"value": "ts+cli"
|
||||
},
|
||||
{
|
||||
"title": "Javascript w/ sern cli & ESM",
|
||||
"title": "Javascript with sern cli & ESM",
|
||||
"value": "js+cli"
|
||||
},
|
||||
|
||||
{
|
||||
"title": "Typescript",
|
||||
"value": "ts"
|
||||
|
||||
Reference in New Issue
Block a user