chore: enable Gitpod (#2335)

Co-authored-by: Kevin Barabash <kevinb@khanacademy.org>
This commit is contained in:
ylemkimon
2020-08-03 22:18:18 +09:00
committed by GitHub
parent f97c5454f8
commit 1263681563
3 changed files with 23 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"javascript.validate.enable": false
}