Skip to content

Commit c9a12d1

Browse files
Revert "added TypeScript templates"
This reverts commit 575ae75. Signed-off-by: Goncalo Oliveira <[email protected]>
1 parent 575ae75 commit c9a12d1

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

templates.json

-18
Original file line numberDiff line numberDiff line change
@@ -376,23 +376,5 @@
376376
"description": "ASPNET Functions C# controller template",
377377
"repo": "https://github.com/goncalo-oliveira/faas-aspnet-template",
378378
"official": "false"
379-
},
380-
{
381-
"template": "typescript",
382-
"platform": "x86_64",
383-
"language": "TypeScript",
384-
"source": "goncalo-oliveira",
385-
"description": "TypeScript + Node 14 + Express template",
386-
"repo": "https://github.com/goncalo-oliveira/faas-typescript-template",
387-
"official": "false"
388-
},
389-
{
390-
"template": "typescript-fastify",
391-
"platform": "x86_64",
392-
"language": "TypeScript",
393-
"source": "goncalo-oliveira",
394-
"description": "TypeScript + Node 14 + Fastify template",
395-
"repo": "https://github.com/goncalo-oliveira/faas-typescript-template",
396-
"official": "false"
397379
}
398380
]

0 commit comments

Comments
 (0)