Skip to content

Instantly share code, notes, and snippets.

View bellalMohamed's full-sized avatar
🎯
Focusing

Bellal Mohamed bellalMohamed

🎯
Focusing
  • Planet Earth
View GitHub Profile
@yleflour
yleflour / wallaby.js
Last active September 2, 2020 19:30
Wallaby + React Native
/*
WallabyJS React Native Config
Works well with Jest + Enzyme
*/
/* eslint-disable */
module.exports = function (wallaby) {
return {
files: [
'src/**/*.js',