microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
0.6.0

Branches

Tags

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

Clone

HTTPS

Download ZIP

.vscodeignore

22lines · modecode

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