Skip to content

Commit

Permalink
Revert "added TypeScript templates"
Browse files Browse the repository at this point in the history
This reverts commit 575ae75.

Signed-off-by: Goncalo Oliveira <[email protected]>
  • Loading branch information
goncalo-oliveira committed Mar 2, 2021
1 parent 575ae75 commit c9a12d1
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -376,23 +376,5 @@
"description": "ASPNET Functions C# controller template",
"repo": "https://github.com/goncalo-oliveira/faas-aspnet-template",
"official": "false"
},
{
"template": "typescript",
"platform": "x86_64",
"language": "TypeScript",
"source": "goncalo-oliveira",
"description": "TypeScript + Node 14 + Express template",
"repo": "https://github.com/goncalo-oliveira/faas-typescript-template",
"official": "false"
},
{
"template": "typescript-fastify",
"platform": "x86_64",
"language": "TypeScript",
"source": "goncalo-oliveira",
"description": "TypeScript + Node 14 + Fastify template",
"repo": "https://github.com/goncalo-oliveira/faas-typescript-template",
"official": "false"
}
]

0 comments on commit c9a12d1

Please sign in to comment.