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

This commit is contained in:
Twaha Rahman
2020-05-25 14:17:48 +06:00
committed by GitHub
parent 4bd3b3c412
commit 597ceba27f

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==