Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / .prettierrc.json
1 {
2   "printWidth": 80,
3   "semi": true,
4   "singleQuote": true,
5   "trailingComma": "all"
6 }