mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-15 20:25:23 +02:00
feat(dashboard): enhance application and database forms with tooltips for better user guidance
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
},
|
||||
"complexity": {
|
||||
"noUselessCatch": "off",
|
||||
"noBannedTypes": "off"
|
||||
"noBannedTypes": "off",
|
||||
"noUselessFragments": "off"
|
||||
},
|
||||
"correctness": {
|
||||
"useExhaustiveDependencies": "off",
|
||||
|
||||
Reference in New Issue
Block a user