mirror of
https://gitlab.com/MrFry/moodle-test-userscript
synced 2026-04-28 03:07:35 +02:00
Adding image names to shadow root
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
trailingComma: "es5",
|
||||
tabWidth: 4,
|
||||
semi: true,
|
||||
semi: false,
|
||||
singleQuote: false,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user