feature(package) eslint v4.0.0

This commit is contained in:
coderaiser 2017-06-12 17:24:21 +03:00
parent ca5a614a55
commit 71d366a6a1
11 changed files with 51 additions and 47 deletions

View file

@ -277,7 +277,7 @@ function MenuProto(position) {
files.forEach((file) => {
const selected = DOM.isSelected(file);
const isDir = DOM.isCurrentIsDir(file);
/*
/*
* if we send ajax request -
* no need in hash so we escape #
* and all other characters, like "%"

View file

@ -276,7 +276,7 @@ function OperationProto(operation, data) {
twopack('extract');
};
/**
/**
* prompt and delete current file or selected files
*
* @currentFile