feat: ✨ use prettier to enhance fmt function
Showing
此差异已折叠。
| ... | ... | @@ -8,6 +8,9 @@ |
| "lint": "vue-cli-service lint" | ||
| }, | ||
| "dependencies": { | ||
| "@babel/parser": "^7.15.8", | ||
| "@typescript-eslint/typescript-estree": "^5.0.0", | ||
| "angular-html-parser": "^1.8.0", | ||
| "axios": "^0.21.4", | ||
| "babel-runtime": "^6.26.0", | ||
| "code-formatter": "0.0.1", | ||
| ... | ... | @@ -30,6 +33,9 @@ |
| "moment": "^2.29.1", | ||
| "php-array-reader": "^1.3.0", | ||
| "phparr": "^0.2.0", | ||
| "postcss-less": "^5.0.0", | ||
| "postcss-scss": "^4.0.1", | ||
| "prettier": "^2.4.1", | ||
| "properties-to-json": "^0.1.7", | ||
| "qrcode": "^1.4.4", | ||
| "qrcode-parser": "^1.2.0", | ||
| ... | ... | @@ -91,4 +97,4 @@ |
| "last 2 versions", | ||
| "not ie <= 8" | ||
| ] | ||
| } | ||
| } | ||
| \ No newline at end of file |
想要评论请 注册 或 登录