microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
0.13.2

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
14gulpfile.js
15prepareBuild.bat
16tsconfig.json
17tslint.json
18release/**
19.github/**
20.npmignore
21npm-shrinkwrap.json
22SmokeTestLogs
23