File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed
Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 7474 "prettier" : {
7575 "printWidth" : 100 ,
7676 "semi" : false ,
77- "singleQuote" : true ,
78- "htmlWhitespaceSensitivity" : " strict" ,
79- "svelteSortOrder" : " options-scripts-markup-styles" ,
80- "svelteStrictMode" : false ,
81- "svelteAllowShorthand" : true ,
82- "svelteIndentScriptAndStyle" : true
77+ "singleQuote" : true
8378 }
8479}
Original file line number Diff line number Diff line change 1414 <li >Theming</li >
1515 <li >Custom formats</li >
1616 <li >Internationalization (i18n)</li >
17- <li
18- > Autopunctuation (e.g typing "20201111111111" gives you "2020-11-11 11:11:11" with the default
19- format)</ li
20- >
17+ <li >
18+ Autopunctuation (e.g typing "20201111111111" gives you "2020-11-11 11:11:11" with the default
19+ format)
20+ </ li >
2121 <li >Keyboard shortcuts</li >
2222</ul >
2323
You can’t perform that action at this time.
0 commit comments