Pinned Loading
-
-
VS Code Settings w/touchbar options
VS Code Settings w/touchbar options 1{
2"workbench.iconTheme": "material-icon-theme",
3"workbench.colorTheme": "New Moon",
4"workbench.startupEditor": "newUntitledFile",
5"material-icon-theme.activeIconPack": "react",
-
scrollbar.scss
scrollbar.scss 1::-webkit-scrollbar {
2-webkit-appearance: none;
3width: 6px;
4}
5::-webkit-scrollbar-thumb {
-
my fav prettier formats
my fav prettier formats 1{
2"semi": false,
3"trailingComma": "none",
4"bracketSpacing": true,
5"singleQuote": true,
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.