remove unused json

This commit is contained in:
Igor Hrenowitsch Propisnov 2024-05-22 16:28:19 +02:00
parent ca94323eb0
commit 316f0b2832
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
{
"npmName": "Ticket-API-Services",
"npmVersion": "0.0.0",
"providedIn": "root",
"withInterfaces": true,
"enumNameSuffix": "Enum",
"supportsES6": true,
"ngVersion": "17.0.0",
"modelSuffix": "Model",
"stringEnums": true,
"enumPropertyNaming": "PascalCase",
"modelPropertyNaming": "original",
"fileNaming": "camelCase",
"paramNaming": "camelCase"
}