dayu/packages/vscode/.vscode/extensions.json
MiaoWoo c47137ec4a Init: Create & Init dayu Project...
Signed-off-by: MiaoWoo <admin@yumc.pw>
2019-07-03 15:50:59 +08:00

7 lines
187 B
JSON

{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"ms-vscode.vscode-typescript-tslint-plugin"
]
}