Run linter over all files again

This commit is contained in:
veeck
2021-06-30 15:13:15 +02:00
parent 099929c677
commit 39aa2dfe01
4 changed files with 19 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
const _ = require("lodash");
/**
* @param extendedData
*/
function generateWeatherForecast(extendedData = {}) {
return JSON.stringify(
_.merge(