From 875ed0b975a587fffcc1b0c632e1cc8f612ebc5a Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 9 Apr 2018 12:08:46 +0300 Subject: Clean up globals. Also, add a missing license header in build/workbox.js. --- package.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.js') diff --git a/package.js b/package.js index 05449cf92..556ad2d78 100644 --- a/package.js +++ b/package.js @@ -1,6 +1,6 @@ // package metadata file for Meteor.js -/* global Package:true */ +/* eslint-env meteor */ Package.describe({ name: 'twbs:bootstrap', // https://atmospherejs.com/twbs/bootstrap -- cgit v1.2.3