Merge branch '1.0.x' into dev

This commit is contained in:
2023-07-01 17:05:56 +08:00
4 changed files with 45 additions and 14 deletions

View File

@@ -6,4 +6,5 @@ module.exports = {
quoteProps: 'consistent',
htmlWhitespaceSensitivity: 'strict',
vueIndentScriptAndStyle: true,
endOfLine: 'auto',
};