Rename the angular app folder to ts-v5.

This commit is contained in:
2019-02-13 21:25:56 +01:00
parent 89fe94e71d
commit 4e101063d6
94 changed files with 0 additions and 0 deletions

View File

@@ -1,16 +0,0 @@
{
// Utilisez IntelliSense pour en savoir plus sur les attributs possibles.
// Pointez pour afficher la description des attributs existants.
// Pour plus d'informations, visitez : https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "ng serve",
"type": "chrome",
"request": "launch",
"url": "http://localhost:4200/#",
"webRoot": "${workspaceFolder}",
"runtimeExecutable": "/usr/bin/chromium"
},
]
}