Skip to content

Commit

Permalink
Removed jshint from the repository
Browse files Browse the repository at this point in the history
  • Loading branch information
eugene-manuilov committed Jan 30, 2018
1 parent c08e9c6 commit b169e57
Show file tree
Hide file tree
Showing 8 changed files with 2,133 additions and 39 deletions.
25 changes: 0 additions & 25 deletions .jshintrc

This file was deleted.

4 changes: 2 additions & 2 deletions js/windows-azure-storage-admin.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*! - v4.0.0
/*! - v4.1.1
* https://github.com/lukaspawlik/windows-azure-storage#readme
* Copyright (c) 2016; */
* Copyright (c) 2018; */
(function ( $, window, undefined ) {
'use strict';
$( document ).ready( function () {
Expand Down
2 changes: 1 addition & 1 deletion js/windows-azure-storage-admin.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions js/windows-azure-storage-media-browser.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*! - v4.0.0
/*! - v4.1.1
* https://github.com/lukaspawlik/windows-azure-storage#readme
* Copyright (c) 2016; */
* Copyright (c) 2018; */
window.wp = window.wp || {};
(function ( $, window, _ ) {
$( document ).ready( function () {
Expand Down
Loading

0 comments on commit b169e57

Please sign in to comment.