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