jshint compliance. gotta keep those tests green

This commit is contained in:
ansuz
2016-07-28 17:52:26 +02:00
parent 1f24d7126c
commit 0ada6a3d0a
3 changed files with 7 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
define(function () {
define([
'/bower_components/jquery/dist/jquery.min.js',
], function () {
var $ = window.jQuery;
var Clipboard = {};
// copy arbitrary text to the clipboard