Compare commits

..

1 commit

Author SHA1 Message Date
b97b70ba01 Replace UI module with Next.js
All checks were successful
forgejo/Procyon/seedling/pipeline/pr-master This commit looks good
forgejo/Procyon/seedling/pipeline/head This commit looks good
2023-12-29 14:13:02 +00:00

View file

@ -9,7 +9,13 @@
], ],
"customizations": { "customizations": {
"vscode": { "vscode": {
"extensions": [] "extensions": [
"Fooxly.themeswitch",
"EditorConfig.EditorConfig",
"rvest.vs-code-prettier-eslint",
"wix.vscode-import-cost",
"mia-hall.vscode-git-branch-sidebar"
]
} }
} }
} }