restructure project to use turborepo

This commit is contained in:
Kim, Jimin 2022-12-09 15:10:43 +09:00
parent 670ab793da
commit 90c535ebb2
181 changed files with 18477 additions and 10909 deletions

View file

@ -13,19 +13,23 @@
"dompurify",
"elasticlunr",
"Fontawesome",
"fortawesome",
"Freedesktop",
"hljs",
"hongik",
"Jimin",
"katex",
"Librewolf",
"pnpm",
"polybar",
"Pomky",
"rainmeter",
"sxhkd",
"tailwindcss",
"tauri",
"texmath",
"tinycolor",
"Turborepo",
"ungoogled",
"unixporn",
"YYYYMMDD"
@ -35,5 +39,8 @@
},
// for .ejs files
"html.validate.styles": false,
"color-highlight.markerType": "outline"
"color-highlight.markerType": "outline",
"[dotenv]": {
"editor.defaultFormatter": "foxundermoon.shell-format"
}
}