mirror of
https://gitlab.com/MrFry/moodle-test-userscript
synced 2025-04-01 20:22:48 +02:00
Prettier: 2 tab width, single quotes
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
trailingComma: "es5",
|
trailingComma: "es5",
|
||||||
tabWidth: 4,
|
tabWidth: 2,
|
||||||
semi: false,
|
semi: false,
|
||||||
singleQuote: false,
|
singleQuote: true,
|
||||||
}
|
}
|
||||||
|
|||||||
4599
stable.user.js
4599
stable.user.js
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user