Merged
- Remove unused variables
#1346 - Lint RegExps
#1355 - Avoid unnecessary
undefined#1361 - fix(deps): update dependency @netlify/build to v5
#1366 - Name
errorvariable consistently#1351 - fix(deps): update netlify packages
#1365 - Prefer
String.slice()#1363 - Move a function to the top-level scope
#1362 - Use template strings
#1360 - Small file path linting error
#1358 - Small code simplification
#1359 - Small code simplification
#1357 - Use
Set.has()instead ofArray.includes()#1356 - Fix filenames case
#1352 - Make
Array.lengthchecks consistent#1349 - Prefer
[...array]overArray.from(array)#1350 - Use
new Error()instead ofError()#1353 - Use
Number.parseInt()instead ofparseInt()#1354 - Use
Array.includes()instead ofArray.indexOf#1348 - Prefer
Array.find()overArray.filter()#1347 - Lint test files
#1342 - Lint/format Markdown and HTML
#1340 - Lint Ava test files
#1341 - fix(deps): update dependency netlify to v4.7.0
#1339