Skip to content

Commit 6e0c43c

Browse files
chore: running internal and upgrading
1 parent 9ab80fc commit 6e0c43c

File tree

1,862 files changed

+20991
-167840
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,862 files changed

+20991
-167840
lines changed

.editorconfig

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
root = true
2+
3+
[*]
4+
end_of_line = lf
5+
insert_final_newline = true
6+
7+
[*.{js,json,yml}]
8+
charset = utf-8
9+
indent_style = space
10+
indent_size = 2

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/.yarn/** linguist-vendored
2+
/.yarn/releases/* binary
3+
/.yarn/plugins/**/* binary
4+
/.pnp.* binary linguist-generated

.prettierignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/ReactNativeFastImageExample/
1+
/ReactNativeFastImageExampleOld/
22
/ReactNativeFastImageExampleServer/
33
node_modules
44
coverage
27.3 KB
Binary file not shown.
66.2 KB
Binary file not shown.
9.33 KB
Binary file not shown.
9.67 KB
Binary file not shown.
248 KB
Binary file not shown.
80.9 KB
Binary file not shown.
120 KB
Binary file not shown.

0 commit comments

Comments
 (0)