Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 968fe62

Browse files
nhodgeswardbell
authored andcommitted
docs(toh-6): fix tsconfig-aot.json indentation. (#3192)
1 parent b2f4148 commit 968fe62

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

public/docs/_examples/toh-6/ts/tsconfig-aot.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
],
2121

2222
"angularCompilerOptions": {
23-
"genDir": "aot",
24-
"skipMetadataEmit" : true
25-
}
23+
"genDir": "aot",
24+
"skipMetadataEmit" : true
25+
}
2626
}

0 commit comments

Comments
 (0)