Added ts tools and changed theme to tokyonight

This commit is contained in:
2024-08-24 22:18:59 +04:00
parent d88de939be
commit 97f9bf335b
6 changed files with 18 additions and 20 deletions

View File

@@ -11,6 +11,7 @@ return {
javascriptreact = { "prettier" },
typescriptreact = { "prettier" },
css = { "prettier" },
scss = { "prettier" },
html = { "prettier" },
json = { "prettier" },
yaml = { "prettier" },