Add newline to bottom of tsconfig files

This commit is contained in:
christian
2018-09-03 23:16:53 -04:00
parent c87ca2f1ab
commit 959dbbba28
3 changed files with 3 additions and 3 deletions

View File

@@ -4,4 +4,4 @@
"declaration": true,
"declarationMap": true
}
}
}

View File

@@ -6,4 +6,4 @@
"declaration": true,
"forceConsistentCasingInFileNames": true
}
}
}

View File

@@ -8,4 +8,4 @@
"declaration": true,
"forceConsistentCasingInFileNames": true
}
}
}