We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eac51b5 commit c11ef1bCopy full SHA for c11ef1b
.gitignore
@@ -1,8 +1,5 @@
1
# See http://help.github.com/ignore-files/ for more about ignoring files.
2
3
-# Dev packages
4
-belomonte-ngx-parody-api-0.1.0.tgz
5
-
6
# Credentials
7
.gitconfig
8
.ssh
angular.json
@@ -91,8 +91,7 @@
91
],
92
"tsConfig": "tsconfig.spec.json",
93
"browsers": "ChromeHeadlessCI",
94
- "karmaConfig": "karma.conf.js",
95
- "webWorkerTsConfig": "tsconfig.worker.json"
+ "karmaConfig": "karma.conf.js"
96
}
97
98
0 commit comments