Merge pull request #12 from SrIzan10/patch-2

chore: replace w/ with "with"
This commit is contained in:
Jacob Nguyen
2023-12-25 15:16:38 -06:00
committed by GitHub

View File

@@ -1,13 +1,12 @@
[ [
{ {
"title": "Typescript w/ sern cli & ESM", "title": "Typescript with sern cli & ESM",
"value": "ts+cli" "value": "ts+cli"
}, },
{ {
"title": "Javascript w/ sern cli & ESM", "title": "Javascript with sern cli & ESM",
"value": "js+cli" "value": "js+cli"
}, },
{ {
"title": "Typescript", "title": "Typescript",
"value": "ts" "value": "ts"