* replace js-beautify with prettier | sass downgrade * minor upgrade cdn and accordings * establish dist * upgrade astro v5 * Update dependabot.yml * bump beta2 to beta3
6 lines
79 B
Plaintext
6 lines
79 B
Plaintext
{
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"printWidth": 100,
|
|
"tabWidth": 2
|
|
} |