mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
feat(doc): changelog system (#6350)
This system provides rules and automatizes (Deno-typescript) the creation of a changelog file to help developers to adapt their code and know what is new with every (pre)release
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -65,5 +65,6 @@
|
||||
"codecvt": "cpp"
|
||||
},
|
||||
"deno.enable": true,
|
||||
"deno.path" : "deps/deno/bin/deno"
|
||||
"deno.path": "deps/deno/bin/deno",
|
||||
"deno.lint": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user