We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a45cb2 commit 59741f7Copy full SHA for 59741f7
1 file changed
utils/bump/resources.js
@@ -2,8 +2,8 @@
2
3
// Bumps @require'd JS in userscripts
4
5
-// * NOTE: Doesn't git commit to allow script editing from breaking changes
6
-// * NOTE: Pass --cache to use cache.paths.userJSpaths for faster init
+// NOTE: Doesn't git commit to allow script editing from breaking changes
+// NOTE: Pass --cache to use cache.paths.userJSpaths for faster init
7
8
(async () => {
9
0 commit comments