mirror of
https://gitlab.com/MrFry/moodle-test-userscript
synced 2025-04-01 20:22:48 +02:00
Adding image names to shadow root
This commit is contained in:
parent
443203848c
commit
780170caa4
3 changed files with 853 additions and 838 deletions
|
@ -1,6 +1,6 @@
|
|||
module.exports = {
|
||||
trailingComma: "es5",
|
||||
tabWidth: 4,
|
||||
semi: true,
|
||||
semi: false,
|
||||
singleQuote: false,
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue