microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
network-inspector-manager

Branches

Tags

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

Clone

HTTPS

Download ZIP

.CodeQL.yml

5lines · modeblame

67405e73Ezio Li1 years ago1path_classifiers:
2exclude:
3- "mochawesome-report/**" # Ignore test report directory, generated by 3rd party modules
4- "dist/**" # Ignore extension webpack directory, generated by gulp script to build .vsix file
5- ".vscode-test/**" # Ignore vscode-test directory, created by @vscode/test-electron to execute unit test