Skip to content

Commit

Permalink
整理目录
Browse files Browse the repository at this point in the history
  • Loading branch information
hanaTsuk1 committed Dec 10, 2023
1 parent 1db5f31 commit 888d60b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 219 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"prettier.enable": false,
"editor.formatOnSave": false,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"typescript.tsdk": "node_modules\\typescript\\lib"
}
218 changes: 0 additions & 218 deletions src/components/overview/OverviewChart.vue

This file was deleted.

0 comments on commit 888d60b

Please sign in to comment.