File tree Expand file tree Collapse file tree 3 files changed +3
-9
lines changed Expand file tree Collapse file tree 3 files changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -28,10 +28,8 @@ android/.idea/scopes/scope_settings.xml
28
28
android /.idea /vcs.xml
29
29
android /* .iml
30
30
31
- # Expo config plugin
32
- plugin /src /
31
+ # Expo config plugin - include src/tsconfig but tests are not needed
33
32
plugin /__tests__ /
34
- plugin /tsconfig.json
35
33
36
34
# Xcode
37
35
* .pbxuser
Original file line number Diff line number Diff line change @@ -28,10 +28,8 @@ android/.idea/scopes/scope_settings.xml
28
28
android /.idea /vcs.xml
29
29
android /* .iml
30
30
31
- # Expo config plugin
32
- plugin /src /
31
+ # Expo config plugin - include src/tsconfig but tests are not needed
33
32
plugin /__tests__ /
34
- plugin /tsconfig.json
35
33
36
34
# Xcode
37
35
* .pbxuser
Original file line number Diff line number Diff line change @@ -28,10 +28,8 @@ android/.idea/scopes/scope_settings.xml
28
28
android /.idea /vcs.xml
29
29
android /* .iml
30
30
31
- # Expo config plugin
32
- plugin /src /
31
+ # Expo config plugin - include src/tsconfig but tests are not needed
33
32
plugin /__tests__ /
34
- plugin /tsconfig.json
35
33
36
34
# Xcode
37
35
* .pbxuser
You can’t perform that action at this time.
0 commit comments