chore: add ESLint extension in .gitpod.yml (#38879)

pull/38893/head
Twaha Rahman 2020-05-25 14:17:48 +06:00 committed by GitHub
parent 4bd3b3c412
commit 597ceba27f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -66,3 +66,8 @@ github:
addBadge: false
# add a label once the prebuild is ready to pull requests (defaults to false)
addLabel: false
vscode:
extensions:
- dbaeumer.vscode-eslint@2.1.5:9Wg0Glx/TwD8ElFBg+FKcQ==
- esbenp.prettier-vscode@4.7.0:kgoYSh1LwTixKtJtQWtodQ==