Skip to content

Commit

Permalink
New build flow with Bob (#123)
Browse files Browse the repository at this point in the history
* build with bob

* build config

* feat: new config
  • Loading branch information
onmotion authored Apr 1, 2024
1 parent 238b2e4 commit 4816440
Show file tree
Hide file tree
Showing 49 changed files with 15,029 additions and 11,073 deletions.
2 changes: 2 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
node_modules/
lib/
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ module.exports = {
env: {
'react-native/react-native': true,
},
ignorePatterns: ['node_modules'],
parserOptions: {
ecmaFeatures: {
jsx: true,
Expand Down
Loading

0 comments on commit 4816440

Please sign in to comment.