Drop prettier extension recommendation

This commit is contained in:
Pine Wu
2018-10-23 22:25:55 -07:00
parent e0e5f31ae8
commit 7a15f004cd
2 changed files with 2 additions and 4 deletions

View File

@ -2,7 +2,6 @@
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"eg2.tslint",
"esbenp.prettier-vscode"
"eg2.tslint"
]
}

View File

@ -2,7 +2,6 @@
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"eg2.tslint",
"esbenp.prettier-vscode"
"eg2.tslint"
]
}