Skip to content

Commit 1d1dffe

Browse files
committed
Removed comments from json files
1 parent 0367c7d commit 1d1dffe

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

samples/Elmah.Io.JavaScript.AngularAspNetCore/Elmah.Io.JavaScript.AngularAspNetCore60/ClientApp/tsconfig.app.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* To learn more about this file see: https://angular.io/config/tsconfig. */
21
{
32
"extends": "./tsconfig.json",
43
"compilerOptions": {

samples/Elmah.Io.JavaScript.AngularAspNetCore/Elmah.Io.JavaScript.AngularAspNetCore60/ClientApp/tsconfig.spec.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* To learn more about this file see: https://angular.io/config/tsconfig. */
21
{
32
"extends": "./tsconfig.json",
43
"compilerOptions": {

samples/elmahio-sveltekit/jsconfig.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,4 @@
1010
"sourceMap": true,
1111
"strict": true
1212
}
13-
// Path aliases are handled by https://kit.svelte.dev/docs/configuration#alias and https://kit.svelte.dev/docs/configuration#files
14-
//
15-
// If you want to overwrite includes/excludes, make sure to copy over the relevant includes/excludes
16-
// from the referenced tsconfig.json - TypeScript does not merge them in
1713
}

0 commit comments

Comments
 (0)