Set up and run eslint and prettier

This commit is contained in:
2024-09-29 21:52:30 +02:00
parent eb497c7ccb
commit 05f5ca2877
15 changed files with 359 additions and 214 deletions

View File

@@ -15,12 +15,11 @@ $navbar-height: 64px;
.file-tree-container {
width: 100%;
&>div {
& > div {
padding: 0;
margin: 0;
}
}
}
.page-content {
@@ -121,4 +120,4 @@ $navbar-height: 64px;
font-weight: bold;
}
}
}
}