Add missing EOF newlines

This commit is contained in:
zajrik
2018-08-13 20:54:36 -05:00
parent 1ff56eb09d
commit 7864653df7
2 changed files with 2 additions and 2 deletions

View File

@@ -10,4 +10,4 @@
"files": [ "files": [
"typings/index.d.ts" "typings/index.d.ts"
] ]
} }

View File

@@ -59,4 +59,4 @@
"check-type" "check-type"
] ]
} }
} }