Skip to content

Commit

Permalink
恢复babel.config的eslink,删除不需要上传的flowconfig (#65)
Browse files Browse the repository at this point in the history
* react-native升级0.63.2

* 恢复babel的eslink

* flx删除不需要上传的flowconfig

Co-authored-by: songjie@nihaosi.com <songjie@nihaosi.com>
  • Loading branch information
2 people authored and jaywcjlove committed Jul 31, 2021
1 parent 7f6733d commit 8a6d91d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions babel.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
module.exports = {
presets: ['module:metro-react-native-babel-preset'],
parser: '@typescript-eslint/parser',
plugins: ['@typescript-eslint'],
};

0 comments on commit 8a6d91d

Please sign in to comment.