Add line endings to last lines of template files

Commit migrated from dotnet/aspnetcore@3e90b3840b
This commit is contained in:
Luke Latham 2019-05-12 08:43:02 -05:00
Родитель fb65a15ec1
Коммит a841a899f9
6 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@ -25,4 +25,4 @@ exports.config = {
});
jasmine.getEnv().addReporter(new SpecReporter({ spec: { displayStacktrace: true } }));
}
};
};

Просмотреть файл

@ -10,4 +10,4 @@
"node"
]
}
}
}

Просмотреть файл

@ -6,4 +6,4 @@
"angularCompilerOptions": {
"entryModule": "app/app.server.module#AppServerModule"
}
}
}

Просмотреть файл

@ -32,4 +32,4 @@
}
}
}
}
}

Просмотреть файл

@ -1,3 +1,3 @@
{
"parser": "typescript-eslint-parser"
}
}

Просмотреть файл

@ -32,4 +32,4 @@
}
}
}
}
}