diff --git a/hourglass/server/main.js b/hourglass/server/main.js index 1f904c4..7e1c013 100644 --- a/hourglass/server/main.js +++ b/hourglass/server/main.js @@ -1,4 +1,4 @@ -//meteor things +/* jshint esversion: 6 */ import { Meteor } from 'meteor/meteor';