mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-24 03:57:08 -04:00
Fix a lot eslint errors.
This commit is contained in:
parent
0c6143704a
commit
39ea94daa8
88 changed files with 3872 additions and 4930 deletions
|
@ -1,5 +1,4 @@
|
|||
modulejs.define('view/content', ['$', 'view/mainrow'], function ($, mainrow) {
|
||||
|
||||
var $el = $('<div id="content"/>').appendTo(mainrow.$el);
|
||||
|
||||
return {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue