mirror of
https://github.com/lemeow125/Reactnative-notesapp.git
synced 2025-05-16 19:38:47 +08:00
Initial commit
This commit is contained in:
commit
a93bf39373
59 changed files with 17499 additions and 0 deletions
4
.eslintrc.js
Normal file
4
.eslintrc.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
module.exports = {
|
||||
root: true,
|
||||
extends: '@react-native-community',
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue