Skip to content

Commit 78fd823

Browse files
committed
chore: added a newline to the end of this files
1 parent 3e146e8 commit 78fd823

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/tooling/jest/example/react-native-example/src/welcome.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ const styles = StyleSheet.create({
2222
alignItems: 'center',
2323
justifyContent: 'center',
2424
},
25-
});
25+
});

packages/tooling/jest/example/react-native-example/tsconfig.eslint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
"/*.tsx"
88
],
99
"exclude": ["node_modules"]
10-
}
10+
}

0 commit comments

Comments
 (0)