textualize/.vscode/settings.json
Yehoshua Sandler 7dd6de064f
Refactor Context Groups & Area Detection (#4)
* feat: make new connections

* refact: context groups | feat: area detection

and a bunch of small things. hate yourself for this massive commit
2023-09-02 10:58:38 -05:00

16 lines
237 B
JSON

{
"files.associations": {
"*.css": "tailwindcss"
},
"cSpell.words": [
"consts",
"headlessui",
"heroicons",
"konva",
"libretranslate",
"tailwindcss",
"Tesseract",
"Textualize",
"wailsjs"
]
}