Skip to content

Commit

Permalink
优化:sonar 代码(质量)规范化
Browse files Browse the repository at this point in the history
  • Loading branch information
feiyuchuixue committed Jan 28, 2025
1 parent 993666f commit 90c714c
Show file tree
Hide file tree
Showing 23 changed files with 3,570 additions and 2,945 deletions.
4 changes: 4 additions & 0 deletions .sonarlint/connectedMode.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"sonarQubeUri": "http://42.123.121.47:9000",
"projectKey": "sqp_3b9d3a6af5c2c7ef6b17e88370b19ace613679c5"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"@rushstack/eslint-patch": "^1.10.4",
"@vueuse/core": "^10.11.1",
"axios": "^1.7.7",
"crypto-js": "^4.2.0",
"element-plus": "^2.8.5",
"highlight.js": "^11.10.0",
"mitt": "^3.0.1",
Expand All @@ -33,8 +32,8 @@
},
"devDependencies": {
"@tsconfig/node18": "^18.2.4",
"@types/crypto-js": "^4.2.2",
"@types/node": "^18.19.55",
"@types/node-forge": "^1.3.11",
"@types/nprogress": "^0.2.3",
"@types/sortablejs": "^1.15.8",
"@vitejs/plugin-vue": "^4.6.2",
Expand All @@ -44,6 +43,7 @@
"@vue/tsconfig": "^0.5.1",
"eslint": "^8.57.1",
"eslint-plugin-vue": "^9.29.0",
"node-forge": "^1.3.1",
"npm-run-all2": "^6.2.3",
"prettier": "^3.3.3",
"sass": "~1.79.5",
Expand Down
Loading

0 comments on commit 90c714c

Please sign in to comment.