test commit

This commit is contained in:
pumpurumer 2022-09-28 15:07:39 +04:00
parent 34080a0ee0
commit 9b64746c2e

View File

@ -1,4 +1,5 @@
{ {
"$schema": "./node_modules/@angular/cli/lib/config/schema.json", "$schema": "./node_modules/@angular/cli/lib/config/schema.json",
"version": 1, "version": 1,
"newProjectRoot": "projects", "newProjectRoot": "projects",
@ -10,6 +11,7 @@
"style": "scss" "style": "scss"
} }
}, },
"root": "", "root": "",
"sourceRoot": "src", "sourceRoot": "src",
"prefix": "app", "prefix": "app",