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 · modecode

1path_classifiers:
2 exclude:
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