docs(toh-6): fix tsconfig-aot.json indentation. (#3192)
This commit is contained in:
parent
b2f4148472
commit
968fe62e6c
|
@ -20,7 +20,7 @@
|
|||
],
|
||||
|
||||
"angularCompilerOptions": {
|
||||
"genDir": "aot",
|
||||
"skipMetadataEmit" : true
|
||||
}
|
||||
"genDir": "aot",
|
||||
"skipMetadataEmit" : true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue