[.prettierrc.js] update jsxBracketSameLine:false to bracketSameLine:true so that HTML closing bracket not in a seperate line; [package.json] delete standardx

This commit is contained in:
Luk Lu
2022-10-05 13:10:23 +08:00
parent 8e21f5fc72
commit 51416b7d39
3 changed files with 15 additions and 18 deletions

View File

@@ -30,7 +30,6 @@
"cross-env": "^7.0.2",
"nodemon": "^2.0.2",
"pm2": "^5.1.2",
"standardx": "^6.0.0",
"supervisor": "^0.12.0"
}
}