microsoft/vscode-react-native

Public

mirrored fromhttps://github.com/microsoft/vscode-react-nativeAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
master

Branches

Tags

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

Clone

HTTPS

Download ZIP

.husky/pre-commit

4lines · modecode

1#!/bin/sh
2. "$(dirname "$0")/_/husky.sh"
3
4npx gulp lint
5