# -*- mode: snippet -*-
# name: modernize-code
# key: modernize
# contributor: Matic Vertačnik
# --
/ask Review the following code and re-write it to modern es6 programming standards and formatting:
$0
