mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
remove prettier
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
node_modules
|
||||
.next
|
||||
.docker
|
||||
coverage
|
||||
.prettierignore
|
||||
.stylelintignore
|
||||
.eslintignore
|
||||
*.log
|
||||
docs
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"plugins": ["prettier-plugin-tailwindcss"],
|
||||
"useTabs": true,
|
||||
"printWidth": 80
|
||||
}
|
||||
@@ -176,8 +176,6 @@
|
||||
"esbuild": "0.20.2",
|
||||
"lint-staged": "^15.2.7",
|
||||
"memfs": "^4.11.0",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier-plugin-tailwindcss": "^0.6.11",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"tsx": "^4.7.0",
|
||||
"typescript": "^5.4.2",
|
||||
|
||||
Reference in New Issue
Block a user