microsoft/vscode-react-native

Public

mirrored from https://github.com/microsoft/vscode-react-nativeAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
0.6.3

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

src/extension/appcenter/lib/codepush-node-sdk/.vscode/settings.json

5lines · modecode

1{
2 "editor.tabSize": 2,
3 "editor.insertSpaces": true,
4 "typescript.tsdk": "node_modules/typescript/lib",
5}