This commit is contained in:
Siwat Sirichai 2024-03-17 16:12:43 +07:00
parent 202e49f6cf
commit baf808bf26
6 changed files with 200 additions and 3 deletions

6
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,6 @@
{
"editor.tokenColorCustomizations": {
"comments": "",
"textMateRules": []
}
}