File tree Expand file tree Collapse file tree 3 files changed +234
-283
lines changed
Expand file tree Collapse file tree 3 files changed +234
-283
lines changed Original file line number Diff line number Diff line change 1515 "textWrap" : " always" ,
1616 "lineWidth" : 80
1717 },
18- "prettier" : {
19- "associations" : [
20- " **/*.{yaml,yml}"
21- ],
22- "yml.tabWidth" : 2 ,
23- "yaml.tabWidth" : 2 ,
24- "yml.singleQuote" : true ,
25- "yaml.singleQuote" : true
18+ "yaml" : {
19+ "indentWidth" : 2 ,
20+ "quotes" : " preferSingle"
2621 },
2722 "excludes" : [
2823 " **/node_modules" ,
3328 " pnpm-lock.yaml"
3429 ],
3530 "plugins" : [
36- " https://plugins.dprint.dev/typescript-0.91.1 .wasm" ,
37- " https://plugins.dprint.dev/json-0.19.3 .wasm" ,
38- " https://plugins.dprint.dev/markdown-0.17.1 .wasm" ,
39- " https://plugins.dprint.dev/prettier-0.40 .0.json@68c668863ec834d4be0f6f5ccaab415df75336a992aceb7eeeb14fdf096a9e9c "
31+ " https://plugins.dprint.dev/typescript-0.93.3 .wasm" ,
32+ " https://plugins.dprint.dev/json-0.19.4 .wasm" ,
33+ " https://plugins.dprint.dev/markdown-0.17.8 .wasm" ,
34+ " https://plugins.dprint.dev/g-plane/pretty_yaml-v0.5 .0.wasm "
4035 ]
4136}
You can’t perform that action at this time.
0 commit comments