Move Pazisme Mod page to a standalone HTML #86

Merged
Thilawyn merged 71 commits from next into master 2026-05-19 19:20:39 +02:00
Showing only changes of commit cc3db52f02 - Show all commits
+5 -4
View File
@@ -1,6 +1,7 @@
{ {
"typescript.tsdk": "node_modules/typescript/lib", "typescript.tsdk": "./node_modules/typescript/lib",
"editor.codeActionsOnSave": { "typescript.enablePromptUseWorkspaceTsdk": true,
"source.fixAll.biome": "explicit" "editor.codeActionsOnSave": {
} "source.fixAll.biome": "explicit"
}
} }