forked from wallabag/wallabag
Add eslint & stylelint tests (fix a few things) and move dependencies to dev
This commit is contained in:
@ -3,7 +3,6 @@ require('jquery.cookie');
|
||||
require('jquery-ui-browserify');
|
||||
const annotator = require('annotator');
|
||||
import { savePercent, retrievePercent } from '../../_global/js/tools.js';
|
||||
import { split, extractLast } from './autoCompleteTags.js';
|
||||
import { toggleSaveLinkForm } from './uiTools.js';
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user