jusrhee 5 ani în urmă
părinte
comite
135a109f5c

+ 3 - 0
dashboard/.prettierignore

@@ -0,0 +1,3 @@
+# Ignore artifacts:
+build
+coverage

+ 1 - 0
dashboard/.prettierrc.json

@@ -0,0 +1 @@
+{}

Fișier diff suprimat deoarece este prea mare
+ 1 - 10251
dashboard/package-lock.json


+ 1 - 0
dashboard/package.json

@@ -64,6 +64,7 @@
     "@types/styled-components": "^5.1.3",
     "file-loader": "^6.1.0",
     "html-webpack-plugin": "^4.5.0",
+    "prettier": "2.2.1",
     "qs": "^6.9.4",
     "source-map-loader": "^1.1.0",
     "ts-loader": "^8.0.4",

+ 1 - 1
dashboard/src/main/home/sidebar/Sidebar.tsx

@@ -298,7 +298,7 @@ const DiscordButton = styled.a`
   font-weight: bold;
   cursor: pointer;
   :hover {
-    >img {
+    > img {
       opacity: 60%;
     }
     color: #ffffff88;

Unele fișiere nu au fost afișate deoarece prea multe fișiere au fost modificate în acest diff