修改版权信息

This commit is contained in:
2024-08-30 17:54:40 +08:00
parent 54eb9db20f
commit 57c37b372b
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"prettier.enable": false,
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"[python]": {
"editor.formatOnType": true