Skip to content

Instantly share code, notes, and snippets.

@ncuillery
Last active September 4, 2017 20:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ncuillery/08619faf94873c3b097ccb70883771e9 to your computer and use it in GitHub Desktop.
Save ncuillery/08619faf94873c3b097ccb70883771e9 to your computer and use it in GitHub Desktop.
Medium buddybuild/ESLint
# Using React Native, this file lies in the platform subdirectory
cd ..
# Create the directory expected by buddybuild
mkdir -p buddybuild_artifacts/Jest
# Run Jest command
jest --outputFile=buddybuild_artifacts/Jest/jest.json --json || exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment