提交 a7d49bd6 编写于 作者: A Abdullah Almsaeed

Make JSHint ignore app.js

上级 f02c61eb
......@@ -10,7 +10,8 @@
* @version 2.3.8
* @license MIT <http://opensource.org/licenses/MIT>
*/
/* jshint ignore:start */
// jscs:disable
//Make sure jQuery has been loaded before app.js
if (typeof jQuery === "undefined") {
throw new Error("AdminLTE requires jQuery");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册