Lafougere / node-cfml

a simple cfml view engine for node.js/express
GNU General Public License v2.0
9 stars 3 forks source link

Es6 syntax switch #7

Open AndrewKralovec opened 5 years ago

AndrewKralovec commented 5 years ago

Created a branch to switch our syntax to the newer es6 syntax. Also did some clean up by adding spaces, removing unused vars (kept a lot encase they are needed for development ), etc.

@Lafougere , let me know how you feel about error functions.