microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
1.9.1

Branches

Tags

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

Clone

HTTPS

Download ZIP

.vscodeignore

25lines · modecode

1!ReactTypings/**
2!js-patched/**
3.vscode/**/*
4.vscode-test/**
5.gitignore
6test/**
7out/**
8src/**
9.ci/**
10dist/src
11node_modules/**
12**/*.js.map
13i18n/**
14SampleApplication/**
15tools/**
16.vscodeignore
17gulpfile.js
18prepareBuild.bat
19tsconfig.json
20tslint.json
21release/**
22.github/**
23.npmignore
24npm-shrinkwrap.json
25SmokeTestLogs
26