Revert "Revert "moved prettier configuration to .prettierrc""

This reverts commit cc24964368.
This commit is contained in:
smilerz
2024-04-12 07:02:42 -05:00
parent cc24964368
commit 6cb6861228
4 changed files with 32 additions and 23 deletions

View File

@@ -98,12 +98,5 @@
"resolutions": {
"@vue/cli-plugin-pwa/workbox-webpack-plugin": "^5.1.3",
"coa": "2.0.2"
},
"prettier": {
"printWidth": 179,
"trailingComma": "es5",
"tabWidth": 2,
"semi": false,
"experimentalTernaries": true
}
}