Get dprint working with svelte.
This commit is contained in:
parent
fb5a45587a
commit
e2d902d9ca
@ -12,9 +12,14 @@
|
||||
"malva": {
|
||||
},
|
||||
"markup": {
|
||||
"svelteAttrShorthand": true,
|
||||
"svelteDirectiveShorthand": true
|
||||
},
|
||||
"yaml": {
|
||||
},
|
||||
"includes": [
|
||||
"**/*.{ts,js,json,md,toml,dockerfile,css,scss,svelte,yaml,yml}"
|
||||
],
|
||||
"excludes": [
|
||||
"**/node_modules",
|
||||
"**/*-lock.json"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user