提交 d23a888b 编写于 作者: M Mike Greiling

move eslint rules to top of script

上级 e0e5ea0e
/* eslint-disable no-param-reassign */
/* global Vue */
((global) => {
......@@ -53,6 +54,5 @@
}
}
// eslint-disable-next-line no-param-reassign
global.Subscription = Subscription;
})(window.gl || (window.gl = {}));
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册